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.