Re: ERXPatcher

From: Anjo Krank (kran..ogicunited.com)
Date: Sun Apr 10 2005 - 13:10:12 EDT

  • Next message: Philipp Leusmann: "Fixed Port"

    Am 10.04.2005 um 18:28 schrieb Richard Palmer:

    > I am confused.

    Obviously:) Otherwise you'd have written to the Wonder list.

    > After ERXPatcher has run, should WOTextField.class be
    > com.webobjects.appserver._private.WOTextField
    >
    > or
    > er.extensions.ERXWOTextField?
    >
    > And if the answer is the latter, can
    > WOTextField.class.isAssignableFrom(er.extensions.ERXWOTextField) ever
    > return true?

    "isAssignableFrom(Class cls)
               Determines if the class or interface represented by this
    Class object is either the same as, or is a superclass or
    superinterface of, the class or interface represented by the
    specified Class param"

    So: sure it can.



    This archive was generated by hypermail 2.0.0 : Sun Apr 10 2005 - 13:09:25 EDT