Feature request .Load<TTransformer, TResult>(List of id's).

28 views
Skip to first unread message

Derek den Haas

unread,
May 24, 2013, 3:23:25 AM5/24/13
to rav...@googlegroups.com
I like the ability to load a list of id's directly using session.Load<T>(List of id's).

The only thing I miss it a session.Load<TTransformer, TResult>(List of id's). It's only possible to load a single document. Is this done on purpose? (Isn't it recommended to do this). I've solved it for now by creating an In query, but I thought it was strange missing this Load<T,TR>(list).

Derek den Haas

unread,
May 24, 2013, 3:25:22 AM5/24/13
to rav...@googlegroups.com
Big plus when implemented: now I have to create extra indexes for this to work (else it will create an auto index on ID).

Op vrijdag 24 mei 2013 09:23:25 UTC+2 schreef Derek den Haas het volgende:

Oren Eini (Ayende Rahien)

unread,
May 24, 2013, 4:32:08 AM5/24/13
to ravendb
Will be in the next build


On Fri, May 24, 2013 at 10:23 AM, Derek den Haas <derek...@gmail.com> wrote:
I like the ability to load a list of id's directly using session.Load<T>(List of id's).

The only thing I miss it a session.Load<TTransformer, TResult>(List of id's). It's only possible to load a single document. Is this done on purpose? (Isn't it recommended to do this). I've solved it for now by creating an In query, but I thought it was strange missing this Load<T,TR>(list).

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

Derek den Haas

unread,
May 24, 2013, 4:56:00 AM5/24/13
to rav...@googlegroups.com
Great thanks!

Op vrijdag 24 mei 2013 10:32:08 UTC+2 schreef Oren Eini het volgende:
Reply all
Reply to author
Forward
0 new messages