James, did you receive the patch I sent through for this last week? Sorry to
bring it up on-list like this - direct mail seems to be vanishing - maybe
your spam filter doesn't like my domain? - but stuff to the list is getting
through...

Thanks,

-D-

2009/6/16 James Gregory <[email protected]>

#2 gets my vote too. You should bare in mind that the order-by attribute can
> contain any arbitrary sql statement, as long as it is valid. While possible
> to provide some fluency, it'll also be a good idea to allow the user to
> specify a simple string too. I did this with the Where method.
>
>
> On Tue, Jun 16, 2009 at 4:36 AM, Hudson Akridge 
> <[email protected]>wrote:
>
>> http://github.com/jagregory/fluent-nhibernate/tree/master
>> I'd say #2 would be my pick, and the OrderBy() can return an interface
>> that only gives you the choice of Ascending or Descending, and Asc/Desc
>> would return the parent object (the OneToManyPart). Check out how the
>> Cascade strategy works for an example
>>
>

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