In the docs it says: "Please note that NHibernate does not support bidirectional one-to- many associations with an indexed collection (list, map or array) as the "many" end, you have to use a set or bag mapping. "
I'm wondering if this is still true, or if it is just leftover from the docs for earlier versions of NH. The reason I ask is because I have been using bi-directional list associations for a while now and haven't encountered any issues, but I'm wondering if this will come back to bite me. Anybody know? Thanks, j
-- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
