Skip to content

Improve ObjectHandler support from user code #824

@govert

Description

@govert

The ObjectHandler helper should implement a method like

        public static object GetHandle(string callerFunctionName, object callerParameters, Func<object> userObjectFactory)

or should check for this type of argument (not just the internal LazyLambda type) to support user-implement handle wrappers.

We should also implement a nice way to override the handle string that is returned.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions