On Jun 3, 2008, at 1:32 PM, Benji York wrote:

On Tue, Jun 3, 2008 at 1:13 PM, Gary Poster <[EMAIL PROTECTED]> wrote:

What you *can't* do out of the box is ask "hey, what products have an
attribute that points to this brand?". That's a back-reference, and that
needs solutions like the ones to which I was referring.

In other words: if you want an index of references (or any attribute for
that matter), you have to set it up (just as you would for a RDBMS).

but i could just loop over all the products checking the brand.

and if that statement doesnt set off alarm bells then i feel comfortable in my understanding
if not how i managed to

1. misinterpret something and
2. how i managed to write code that actually supported that misinterpretation.


_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to