realbasic-betas.mbox
[Top] [All Lists]

Re: [POSITIVE CHANGE] Re: einhugur quickdrawlib plug in difficulty

To: realbasic-betas at lists dot realsoftware dot com (REALbasic Betas)
Subject: Re: [POSITIVE CHANGE] Re: einhugur quickdrawlib plug in difficulty
From: support at monkeybreadsoftware dot de (Christian Schmitz)
Date: Sun, 30 Nov 2003 11:55:55 +0100
Comments: Written on a PowerMac G4 and sent via DSL.
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>

<Prev in Thread] Current Thread [Next in Thread>