Deprecating unimplemented expressions

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Thu Feb 06 2003 - 18:51:42 EST

  • Next message: Andrus: "Re: Postgres adaptor"

    Our Expression class defines a lot of expressions that are not urrently
    supported by the translators. Those include aggregate functions, things
    like "SOME", "SUBQUERY", etc.

    I guess we should mark them as deprecated and eventually drop from the
    class definition, to avoid unneeded confusion. If we need to add them
    later we can either "undeprecate" or simply add the missing ones.

    If no one objects I will do the first pass on this.

    Andrus



    This archive was generated by hypermail 2.0.0 : Thu Feb 06 2003 - 18:51:43 EST