Just here:

> Kyle Bailey jan 13, 2:52 am

- Fluent NHibernate doesn't like static classes (e.g. OrdersExtensions)
> in the domain assembly.


Basically extension classes are a little weird in there implementation, but
I have a basic check which seems to do the job.

Andy

On Tue, Jan 13, 2009 at 9:22 AM, James Gregory <jagregory....@gmail.com>wrote:

> Where did they mention anonymous classes?
>
> On Tue, Jan 13, 2009 at 9:20 AM, Andrew Stewart <
> andrew.stew...@i-nnovate.net> wrote:
>
>> Fix for anonymous classes is now in the trunk.
>> Andy
>>
>>
>> On Tue, Jan 13, 2009 at 9:14 AM, Andrew Stewart <
>> andrew.stew...@i-nnovate.net> wrote:
>>
>>> Doesn't look to hard to support though, quick recap:
>>> - Pluralisation, although we don't support, I've successfully achieved
>>> this using the below:
>>> http://andrewpeters.net/inflectornet/
>>>
>>> - Baseclass for inheritance can be set using the following convention:
>>>  c.IsBaseType = b => b == typeof(BaseEntity);
>>>
>>> - Anonymous Classes, I have an patch for this here, I'll get it applied
>>> to the trunk.
>>>
>>> If I get approved on there list I'll send this accross.
>>>
>>> Andy
>>>
>>>
>>>
>>>
>>> On Tue, Jan 13, 2009 at 9:06 AM, Andrew Stewart <
>>> andrew.stew...@i-nnovate.net> wrote:
>>>
>>>> Same here
>>>>
>>>>
>>>> On Tue, Jan 13, 2009 at 9:03 AM, James Gregory <jagregory....@gmail.com
>>>> > wrote:
>>>>
>>>>> Awaiting approval :)
>>>>>
>>>>>
>>>>> On Tue, Jan 13, 2009 at 3:52 AM, <wmccaffe...@gmail.com> wrote:
>>>>>
>>>>>>
>>>>>> We have been using Fluent NHibernate within S#arp Architecture and
>>>>>> absolutely love it.  A few of us have taken a stab at integrating the
>>>>>> AutoPersistenceModel into the framework with varying success.
>>>>>>
>>>>>> Would someone very familiar with AutoPersistenceModel be able to lend
>>>>>> us a hand?  The discussion concerning this is at
>>>>>>
>>>>>> http://groups.google.com/group/sharp-architecture/browse_thread/thread/d528e6dcb70def3a
>>>>>>
>>>>>> Thank you for any help or insight that you might be able to provide!
>>>>>>
>>>>>> Billy McCafferty
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> =================
>>>> I-nnovate Software - Bespoke Software Development, uk wirral.
>>>> http://www.i-nnovate.net
>>>>
>>>
>>>
>>>
>>> --
>>> =================
>>> I-nnovate Software - Bespoke Software Development, uk wirral.
>>> http://www.i-nnovate.net
>>>
>>
>>
>>
>> --
>> =================
>> I-nnovate Software - Bespoke Software Development, uk wirral.
>> http://www.i-nnovate.net
>>
>>
>>
>
> >
>


-- 
=================
I-nnovate Software - Bespoke Software Development, uk wirral.
http://www.i-nnovate.net

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