Should it be possible to map a <set> of components where one property of the component is a formula? If I try to do this, NHibernate (3.2.0.Beta1) throws an InvalidCastException while building the identifier for the set (it tries to cast a Formula object to the Column class).
Using a <bag> works. -- 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.
