On Mar 8, 2006, at 3:47 PM, Joseph J. Strout wrote:

This issue is probably my #1 time-waster and error-maker in REALbasic, and fixing it would be a great boon to my productivity.

If you're using Events for your class extension, this problem doesn't arise.

Events are the preferred means of class extension.

There are a couple of corner cases where it is appropriate to use Method Overriding (particularly implementing return type covariance), but best practice OOP programming with REALbasic involves so little use of Method Overriding that I would rather see time spent elsewhere.

Guyren G Howe
guyren-at-relevantlogic.com
http://relevantlogic.com

REALbasic, PHP, Python programming
PostgreSQL, MySQL database design and consulting
Technical writing and training


_______________________________________________
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