For those of you doing the major work on the code base for FluentNHibernate, what are the chances of getting another method signature for the Id method? What I'd like to see is Id(Type, String). The name attribute of the <id> element isn't required after all and currently I don't see how to access that feature of NHibernate using the fluent mappings. I modified the PRE-RC1 code and the RC1 code to do this so that I don't need POID properties on my DDD value objects when the require a class mapping.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
