the idea behind that feature is: to have a partially hydrated entity. For instance:You may have an entity with a StringBlob property; you want load the entity without the string-blob, by default, and then retrieve the string-blob only when you have to access to it.
On Tue, Feb 22, 2011 at 10:54 AM, Michael DELVA <[email protected]>wrote: > Aren't properties already intercepted with the Invoke method of the > BasicInitializer class? -- Fabio Maulo
