Hello, I've got a dictionary mapping a Point class I wrote, not the Point struct because I need additional functionality, mapping MyDomainObjects in a grid defined by the Point coordinates.
This exists in a SolutionDomainObject, and I want to map it to a table that will be many to many to a MyDomainObject mapping. I'm wondering how this might be possible through Fluent? Thank you... -- You received this message because you are subscribed to the Google Groups "Fluent NHibernate" 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/fluent-nhibernate?hl=en.
