James,

In a current project the majority of my one to many and many to many
are sets rather than bags.
Currently AsSet, AsList, AsBag are implemented in ToManyBase, but
there is no contract in ICollectionRelationship.
Therefore they are not available to conventions which use
IOneToManyPart or IManyToManyPart.
Is there is any reason the methods are not in the interface?
If not would you consider adding them.

Also it would be useful to be able to set the default collection type
(bag/set) for all ToMany parts.
This would be achievable if we had a IToManyConvention which accepted
an IToManyPart.

Thoughrs?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibernate@googlegroups.com
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to