Okay, why is this preferred? The specialized versions do give me access to the methods that I need but when I tried to use ISet<Contract> for the property and HashSet<Contract> as backend for the property I got the following error when I'm calling the ActiveRecordStarter.Initialize() method:
Could not guess relation type for property Person.Contracts Why is this? /Christian -- You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en.
