Nice work James. Thank you for creating such an awesome tool - and thanks to
all the other contributors. FNH makes NHibernate mapping a breeze.

-Charles

On Mon, Aug 30, 2010 at 5:05 AM, James Gregory <jagregory....@gmail.com>wrote:

> I've just committed some fairly major breaking changes to the dictionary
> mapping interface; if you were using this part of the HasMany code, then
> there's a good chance something has broken for you. The fix should be fairly
> straight forward, just remove all method calls except HasMany(x =>
> x.YourDictionary), that will create a dictionary mapping with all the
> (smart) defaults. From there you can call the ForeignKey, DictionaryKey,
> DictionaryValue, OneToMany, or ManyToMany methods to customise various parts
> of the map mapping as necessary.
>
> The main discussion around this feature took place here:
> http://groups.google.com/group/fluent-nhibernate/browse_thread/thread/5b20b25934507d55
>
> If anyone has any questions, or issues translating their code just send us
> a message.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Fluent NHibernate" group.
> To post to this group, send email to fluent-nhibern...@googlegroups.com.
> To unsubscribe from this group, send email to
> fluent-nhibernate+unsubscr...@googlegroups.com<fluent-nhibernate%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/fluent-nhibernate?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibern...@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