Hi Oscar, I can't think of a reason why this couldn't be done. Do you want to raise a ticket for it?
And, we accept pull requests... might be an easy enough one to implement.... :-) Dan On 23 July 2013 16:52, GESCONSULTOR - Óscar Bou <[email protected]>wrote: > > Currently there is not possible to return a Set to the choices of a > property or param action. > > As with JDO more and more collections are implemented as SortedSets, we > must "copy" all Set contents to a List. > > If instead of requiring Lists to be returned, "Collections" woul be > allowed, that would be enough. > > Is there any other constraint to consider? > > Thanks, > > Oscar > >
