I would like
to know why OneToManyRelations are not as configurable as
MultipleOptionDescriptions. It would be cool to get #beSortable,
#beOrdered, #beRemoveable... Is it just a problem of time or something
difficult to implement ?
It is just that I didn't need it so far, but if you do so, please
feel free to add the missing functionality and commit your changes to
the public repository.
I've just committed the 'ordered' part.
- ToManyRelationDescriptions can now be ordered.
- OneToManyComponents get a 'up' and 'down' command to change the order.
Please have a look and tell me if I did something wrong!
--
Damien Cassou