1 Reply Latest reply on Aug 8, 2007 7:58 AM by tom.baeyens

    ClassDescriptor

    porcherg

      I have another question about descriptors...

      The Class descriptor is defined but not used in any tests (the DB test seems to use it but the wire context is not parsed correctly).

      I think this descriptor can be useful, but now we can only define
      \<class name="classname" \> and so the name of the object is the name of the class.

      Maybe we should rename the atttribute name to classname and so we would be able to create a Class variable with a name different from the class name ?

      Regards,
      Guillaume

        • 1. Re: ClassDescriptor
          tom.baeyens

          You're right. Again well spotted!

          classname is a good attributename.

          in the tests, you might want to check if inner classes work as well. like e.g. org.jbpm.something.OuterClass$InnerClass