1 Reply Latest reply on Aug 25, 2005 12:33 AM by chiba

    getting a ctclass from an object

    cat4hire

      Hi,
      is it possible to get a ctclass from an object, in a smilir way to the object.getClass() method? I need this since I'm going to manipulate the same instance multiple times, thus I need to restart from the ctclass that represents the current running object, not the one in the classpath.

      Thanks,
      Luca