[question] Why there is a method to load a reference property but not a method to load a collection property from Repository ? #74
Labels
question
Further information is requested
8000
I have noticed that there is a "generic" method to load a "reference" property but not a "collection" property in the repository code.
I don t understand why there is a distinction and so no generic method for a collection property ?
Actual code for reference property
A proposition for collection property
The text was updated successfully, but these errors were encountered: