Hi, I was wondering if there is a way to do a blanket ignore property using auto mapping and conventions? I've found I can ignore properties on one class with ForTypesThatDeriveFrom<> method, but I would like to set up a more general rule. Basically, if a property doesn't start with "Fld" I don't want to map it.
Is something like that possible? Thanks, Bryan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
