No registered users in community xowiki
in last 10 minutes
in last 10 minutes
[Xotcl] Bug when changing class
From: Kristoffer Lawson <setok_at_fishpool.com>
Date: Mon, 7 Feb 2005 17:33:50 +0200
I know this is somewhat obscure but it nonetheless appears to be a bug:
% package require XOTcl
1.3
% xotcl::Object ob
::ob
% ob class xotcl::Class
% ob info class
Bus error
(On Mac OS X 10.3.7)
I was interested to find out if it's possible to make an already
existing object into a class dynamically :-) (Should it be?)
/ http://www.fishpool.com/~setok/
Date: Mon, 7 Feb 2005 17:33:50 +0200
I know this is somewhat obscure but it nonetheless appears to be a bug:
% package require XOTcl
1.3
% xotcl::Object ob
::ob
% ob class xotcl::Class
% ob info class
Bus error
(On Mac OS X 10.3.7)
I was interested to find out if it's possible to make an already
existing object into a class dynamically :-) (Should it be?)
/ http://www.fishpool.com/~setok/