Einhugur Software <bjorn at einhugur dot com> wrote:
> Yes it will brake out plugins that are linked against the TypeLib
> plugin, but it will only be a mater of adding a version condition and
> recompiling them, which we will do as soon as we are fairly confident
> that the new class offset is there to stay.
Fine.
I've updated my plugins quite often for this.
And the condition I use is this:
if ((rbclassaccess_rbversion>5.09) && (rbclassaccess_rbversion<5.5))
add 4 bytes.
Mfg
Christian
--
Six thousand functions in one REALbasic plug-in. The MBS Plugin.
<http://www.monkeybreadsoftware.de/realbasic/plugins.html>
- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|