For one-to-many associations, we could provide renderPropertyValue[Edit] facets so that the collection is displayed as a table instead of links only.
In edit mode, we should be able to add/remove rows to the table and modify the collection.
This one would be damn useful : we often need to display lists of objects in pages. We could use this facet not only when the full renderer is used, but also in any arbitrary view.
For one-to-many associations, we could provide renderPropertyValue[Edit] facets so that the collection is displayed as a table instead of links only. In edit mode, we should be able to add/remove rows to the table and modify the collection.