Maybe the possibility to add sorting for a @RushList annotated field would lead to a more elegant code ? For a one to many relationship, currently I cannot think of a different way to do this but ignore the relation in the field list and create a getter that does a sorted search.
Maybe the possibility to add sorting for a @RushList annotated field would lead to a more elegant code ? For a one to many relationship, currently I cannot think of a different way to do this but ignore the relation in the field list and create a getter that does a sorted search.