Re: Outer join syntax

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Thu Aug 17 2006 - 17:14:48 EDT

  • Next message: Mike Kienenberger: "Re: Translating outer joins"

    On Aug 17, 2006, at 5:12 PM, Andrus Adamchik wrote:

    > Good point. Looks like we will need to change
    > 'resolvePathComponents' iterator meaning to return a sequence of
    > wrapper objects that have both relationship/attribute and the join
    > semantics:
    >
    > class PathComponent {
    > protected Object metadataObject;
    > protected (?) joinSematics;
    > }

    Or rather instead of "change semantics" create another iterator
    method with a different name - don't want to break the existing apps.

    Andrus



    This archive was generated by hypermail 2.0.0 : Thu Aug 17 2006 - 17:15:14 EDT