Am 22.04.2006 um 16:21 schrieb Charles Ross:

Making Update a method of the subclass doesn't work, because each instance of the subclass will have a different method for updating. Making Update an Event Definition of the subclass seemed to be the solution, as then it can have a different algorithm for each instance of the subclass.

You could create an event and an method, then make the new method call the event. So it's possible to call an event form outside of an class.

greetings

C. Verbree
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to