Hi All,

Great work on this project so far.

I have a requirement to add multiple assemblies when building an auto-
map, but the API only supports adding one (AFAIK - unless someone can
tell me how to do it with the current API).

The change consists of changing AutoPersistenceModel.AddEntityAssembly
() to become AutoPersistenceModel.AddEntityAssemblies(), and the
entityAssemblies reference is now of type IEnumerable<Assembly>

I have modified the source to support this, so I'm wondering if the
project is taking patches? If so, how can I go about submitting it?

-Ben

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibernate@googlegroups.com
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to