Re: More deprecated methods

From: Andrus (andru..bjectstyle.org)
Date: Sat Sep 21 2002 - 09:25:42 EDT

  • Next message: Andrus: "Re: Question about modus operandi"

    At 02:36 PM 9/21/2002 +0200, you wrote:

    >I just had some spare time to fool around and noticed that there are still
    >some outstanding references to two deprecated methods in tests:
    >
    >- DataNode.createPkSupportForMapEntities()
    >- SqlSelectQuery.get/setResultDesc()
    >
    >The last two seem to be a quick fix but what about the first?
    >createPkSupport() is usually used in a TestCase' setUp() and we could just
    >make it a shared method in CayenneTestCase, same for the one reference in
    >performance/PerformMain.

    +1 for both changes.

    >Oh, and CayenneTestCase.hasJSDK14() could also go away since it's not
    >really used. A leftover from before the backport, I guess.

    This one is used merely for debugging. When I start test suite via a script
    it prints which JVM is used. This is useful when having multiple JVM
    versions on the same machine.

    Andrus



    This archive was generated by hypermail 2.0.0 : Sat Sep 21 2002 - 09:25:07 EDT