Mmm... Do you know where I could work for implementing a correctly working
lazy loading?

Yet I've no complexive view of the source code, so any input is welcome.

I saw Pablo worked on EntityRef and EntitySet but I've not yet idea of the
difference.
Could you explain me?


Giacomo

On Tue, Apr 14, 2009 at 10:59 AM, Pascal Craponne <[email protected]> wrote:

> As far as I remember, it's neither eager or lazy.The linked entities are
> loaded after the requested one are processed, and this, recursively.
>
> This is not eager because there are multiple requests to get all the work
> done.
> This is not lazy because when items are loaded all subsequent entities are
> also loaded.
>
> Pablo implemented this, but he's not very active on the list by these days
> :S
>
> On Mon, Apr 13, 2009 at 23:21, Giacomo Tesio <[email protected]> wrote:
>
>> Reading
>>
>> http://groups.google.com/group/dblinq/browse_thread/thread/283191499b74199f
>> and
>>
>> http://groups.google.it/group/dblinq/browse_thread/thread/4a67b172b607b0f9/666ae4667594c828?hl=it&lnk=gst&q=lazy+load#
>>
>> I could not understand if DbLinq currently support lazy loading or not...
>>
>> Can you help me?
>>
>>
>> Giacomo
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DbLinq" 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/dblinq?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to