On Aug 11, 2007, at 8:58 AM, Joshua D. Drake wrote:
Heikki Linnakangas wrote:
Enrico Weigelt wrote:
I'm often using writable views as interfaces to clients, so
they only see "virtual" objects and never have to cope with
the actual storage, ie. to give some client an totally
denormalized view of
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Heikki Linnakangas wrote:
> Enrico Weigelt wrote:
>> I'm often using writable views as interfaces to clients, so
>> they only see "virtual" objects and never have to cope with
>> the actual storage, ie. to give some client an totally
>> denormalized
Enrico Weigelt wrote:
> I'm often using writable views as interfaces to clients, so
> they only see "virtual" objects and never have to cope with
> the actual storage, ie. to give some client an totally
> denormalized view of certain things, containing only those
> information required for certa