I have everything converted to collections, and the only thing non-1.1 is
this:

                SerializablePropertyDescriptor pd =
                    (SerializablePropertyDescriptor)
                    deft.getSlotDefault(i).
                    externalAddressValue(m_engine.getGlobalContext());
                String name = pd.getName();


The SerializablePropertyDescriptor class is a 1.2 class.  Anyone have any
quick ideas?  If not, I will mess around with working around this for a bit.

Otherwise, everything compiles just fine with the corrected package names.

-Matt Bishop

---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list (use your own address!) List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to