Yes I'm sorry, that's what I mean.

Francisco A. Lozano



On Mon, Sep 14, 2009 at 16:43, Fabio Maulo <[email protected]> wrote:
> If you mean before BuildSessionFactory it is ok.
>
> 2009/9/14 Francisco A. Lozano <[email protected]>
>>
>> Hi all,
>>
>> I have two parts of the same application which share the domain model
>> and the mapping documents.
>>
>> Is  it possible to programatically alter the mapping so that I can
>> mark as inmutable some classes for the first environment but not for
>> the second one?
>>
>> I'm trying to make:
>> cfg.GetClassMapping("MyEntity").IsMutable = true;
>>
>> but I'd like to know if it's safe to do this before the .Configure()
>> invocation.
>>
>> kr,
>> Francisco A. Lozano
>>
>>
>
>
>
> --
> Fabio Maulo
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" 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/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to