Tarjei Huse wrote:
> /* since you want to get the attchments as well, we must get the article
> because the attachment id is not in the article object (is it hard to add
> it? Wouldn't it be a good idea as most articles got somekind of attachment?)
> */
Articles (and any other object) can have multiple attachments. There's
no single ID to add. While technically we could add an array of
attachment IDs, it'd mean a extra query for every object fetched.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]