Hmm, interesting. I thought I got all the attributes on there, looks like
I've missed that one (or maybe I missed many-to-one all together). We've
removed SetAttribute in favour of actually just implementing all the
attributes, we were over halfway there anyway.
My only suggestion for your change would be to add a generic override
Class<T>().

How're you finding the model branch btw? What are you using it for (if at
all)?

On Thu, Jul 16, 2009 at 11:27 AM, Lee Henson <[email protected]> wrote:

>
> Hi
>
> On jagregory/model I couldn't see a way to override the class
> attribute for a many-to-one mapping. You used to be able to do it via
> SetAttribute("class", ...).
>
> I've added a Class(Type type) method to support user selection of the
> type, and it's available at:
>
>
> http://github.com/leemhenson/fluent-nhibernate/commit/1d59de465feb35d22541d2b5dc4dabeae781fe25
>
> Is there is an existing way to do this?
>
> Cheers
> L
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to