Hi Jason,

We actually discussed this on the list recently. I would like this to
work, and was momentarily surprised when it was pointed out that it
didn't. I promised to get this working for the 6.0 final release,
which is coming soon.


I think Jason Smith wrote:
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> I would like to be able to use a template containing an extra slot to extend
> an object that I have definstance'd.  Is this possible?
> 
> For example:
> (defclass mybean MyBean)
> (deftemplate xtndBean extends mybean (slot uid))
> (bind ?myBean (new MyBean))
> 
> Now I would like to do something like:
> (definstance xtndBean ?myBean)
> 
> but I can't because it is an unknown object class.  Is there any way to do
> this?
> 
> Thanks,
> Jason
> 
> p.s. to ejfried - Thanks for reminding me about "getNextException".  It
> helped me track down that the problem was some squirrely classloader issues.
> 
> 
> ---------------------------------------------------------------------
> 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]
> ---------------------------------------------------------------------
> 



---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
Org. 8920, MS 9012                  [EMAIL PROTECTED]
PO Box 969                  http://herzberg.ca.sandia.gov
Livermore, CA 94550

---------------------------------------------------------------------
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