Skip to content

re: CustomUriFunctions should not be static or irreversible #2911

@xuzhg

Description

@xuzhg

Short summary (3-5 sentences) describing the issue.

Assemblies affected

See details at: CustomUriFunctions should not be static or irreversible (#821)

Additional detail

  • One proposal: We can create an annotation to hold the static mapping and attach it to the corresponding 'EdmModel'. So, for different Edm model, we have different custom functions mapping and avoid conflict and static globally.

  • Another: We can create the CustomUriFunction Provider through the DI and customer can use it to provide the "Customized" functions.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions