Queryable collection support

66 views
Skip to first unread message

Diego Mijelshon

unread,
May 9, 2013, 8:03:45 PM5/9/13
to nhusers, nhibernate-development
Hey everyone,

I've finally created a Nuget package for this. It enables you to use AsQueryable() on any supported persistent collection, and query the DB even from the domain model without initialization and without referencing NH.


I've so far implemented Bag, Set and List. I'll implement the rest as soon as I can.

Diego

PS: I don't usually read the nhusers list. Please send your questions on the dev list, or use the github tracker.

Diego Mijelshon

unread,
May 14, 2013, 12:12:41 PM5/14/13
to nhibernate-development, nhusers
David,

Whether this gets included with the core is up to the committers (I know Hazzik wanted to get it implemented)
The code, of course, is LGPL and up for anyone to grab and include in the NH core or other libraries.

In order to include it in the core, you'd have to make sure it doesn't break any tests, and change the iesi references when committing to the master branch.

In any case... in these days of ubiquitous Nuget, I don't think being a separate library is a bad thing.

Diego


On Tue, May 14, 2013 at 9:25 AM, David Zwingelberg <david.zw...@googlemail.com> wrote:
Hi Diego.
Good work! That makes NHibernate much more comfortable. Will this be integrated in the next NHibernate release (vNext)? ...or is there now one more libary that we need to reference?

David
--
 
---
You received this message because you are subscribed to the Google Groups "nhibernate-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nhibernate-develo...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages