Replies: 2 comments 1 reply
-
|
This would require to walk through object structure that would bring whole all lot of overhead. And way more edge case handling: what would happen with cyclic dependencies? That brings "CyclicDependencyHandler" or "...Policy" etc. Indecisive, I am.. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Also don't like this behaviour that you have to explicitly mark all properties you need. There should be a method "CanSortAll" or a default setting. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to map all properties instead o line by line for all entities?
Beta Was this translation helpful? Give feedback.
All reactions