Do we use Repositories just to hide the persistence technology we use, or to provide some abstraction? is my second question. If the first is the case, then it may make sense to me, though.
Tuna Toksöz Eternal sunshine of the open source mind. http://devlicio.us/blogs/tuna_toksoz http://tunatoksoz.com http://twitter.com/tehlike On Thu, Jun 18, 2009 at 8:12 AM, Tuna Toksoz <[email protected]> wrote: > *If LINQ is really important for you is only because your Repository > should be a ICollection<T> and avoid all FindByXYZ. > If you use a Repository as above you don't need a LINQ provider.* > > Why do we have HQL is the same with why do we have Linq. Named methods hide > the real query behind it. > We can argue that querying belongs to business or not, but i believe saying > the above statement is misleading. > > 2 Turkish Kurushes > > > > Tuna Toksöz > Eternal sunshine of the open source mind. > > http://devlicio.us/blogs/tuna_toksoz > http://tunatoksoz.com > http://twitter.com/tehlike > > > > > > On Thu, Jun 18, 2009 at 7:29 AM, Paul Batum <[email protected]> wrote: > >> >> is inappropriate. Could Fabio or someone else that understands his > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" 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/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
