Changing the class of an instance

Giovanni Corriga valkadesh at libero.it
Wed Nov 12 13:01:29 UTC 2003


Hi

Is there a way to change at runtime the class of an instance?

In my application, XPSwiki (http://www.agilexp.org/XPSwiki) I need to be
able to delete a page. Since a great part of the organizational
functionalities of the tool depends on the class of the single pages
(Task, UserStory etc), when deleting a page I need to change its class
from i.e. UserStory to DeletedPage.

Do you have any suggestion on how I can implement this?

	Thanks

		Giovanni




More information about the Squeak-dev mailing list