Re: [VOTE] Cayenne Release 3.0M1

From: Michael Gentry (blacknex..mail.com)
Date: Thu Jul 26 2007 - 14:34:49 EDT

  • Next message: Robert Zeigler (JIRA): "[JIRA] Created: (CAY-832) enum-mapped columns improperly handled in in expressions"

    Oh yeah, in 1.2.x, ObjectResolver.objectFromDataRow(DataRow) is what
    called fetchFinished().

    /dev/mrg

    On 7/26/07, Michael Gentry <blacknex..mail.com> wrote:
    > OK, I finally was able to try to migrate my old 1.2.x project to 3.0.
    > After some missing jar (log4j, common collections, etc) issues and
    > renaming all of my packages from objectstyle to apache, I was able to
    > launch the application but it doesn't work. A good portion of my
    > application depends on fetchFinished() being called. Yes, I know
    > fetchFinished() is deprecated and the implementation in
    > CayenneDataObject still exists (and still does nothing), but it
    > appears the code to actually call it when the fetch is finished has
    > been removed, so I get lots of NULL objects (I resolve a lot of things
    > after a 'notification' object is read in). If fetchFinished() is
    > deprecated, shouldn't it still be called?
    >
    > Thanks,
    >
    > /dev/mrg
    >
    > PS. It did a lot of nice-looking SQL before failing, though. :-)
    >



    This archive was generated by hypermail 2.0.0 : Thu Jul 26 2007 - 14:35:13 EDT