One think I would like cleared up by someone:

In the new RB scheme - is it ONLY RB framework objects that now all have
virtual methods for every method , or do also methods on OUR RB code also
all get compiled/linked as virtual all the time - EVEN in methods are never
overridden ?

It would be good ( for performance reasons ) to think that the final code
gets optmised at link time, so only my methods that really NEED to be
virtual get built as virtual.

On 14/1/07 06:32, "Andy Dent" <[EMAIL PROTECTED]> wrote:

> With the compiler/framework change in RB200x so that framework
> objects now have virtual methods,


_______________________________________________
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