On Tue, 2002-07-23 at 16:37, [EMAIL PROTECTED] wrote:
> At any rate I need more specific info on how this field is intended to be
> used, in order to determine if this has impact on the Query interface I'm
> currently designing.
We it's just a 'foreign-key' thing. So you know that a relation can
exist between the field in the node and another node.

> Based on the little info I have available now, a TYPE_NODE can be used to
> access just the number, type and owner of the referenced object in the
> same query.The other fields of the referenced table can not be accessed in the same
You mean only the fields ot the object builder? This is a difference,
since you can use another object table than the default (say with
addition field 'created' and 'last modified'. Given this situation,
these fields should also be retrieved (would you like to get only
object's back)

> query, since this would require the type of the referenced object to be
> known in advance. (And we already have relations for this purpose.)
Maybe we could specify the objecttype of the nodes we want to be
returned? (icache[id] has type images, from oalias we mostly also know
the return type.. etc)

Personally i would say that you could choose the object-type which you
want to have as a result.

-- 
Eduard Witteveen Systeem Ontwikkelaar
NOS Internet,  Gateway C Kamer 107
+31(0)356772910 http://www.omroep.nl/

Sed quis custodiet ipsos custodes? : The sixth Satire from Juvenal

Reply via email to