On Mar 15, 2006, at 4:14 PM, Thomas Tempelmann wrote:

I am surprised that this works - at least for virtual methods this
should not work as a virtual method can't be called without first
looking up the object ptr - and if that's nil, the method can't be
found (instead you'll get an instant crash for executing in non-code
space).

And I thought that now _all_ class methods are virtual.

I'm confused. What part do I misunderstand here?

The vast majority are.
Not all though.
Some that connect to external resources still aren't
FolderItem may be (I haven't checked)
Database seems to only work if defined in a plugin

_______________________________________________
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