[Cuis-dev] Re : Re: Updates to VectorEngine and VectorEnginePlugin

Gerald Klix cuis.01 at klix.ch
Wed Jun 16 13:06:28 PDT 2021


On 6/16/21 10:00 PM, Hilaire Fernandes wrote:
> Hi Gerald,
> 
> This VM now returns a version 3, but Vector graphics wants version 4:
> 
> isPluginAvailable
>      "
>      VectorEngineWithPlugin isPluginAvailable
>      Semantic version numbering in a single SmallInteger:
>      Version numbers 1 to 99 are backwards compatible. When 
> incompatibility is needed. jump straight to 101.
>      Version numbers 101 to 199 are backwards compatible. When 
> incompatibility is needed. jump straight to 201.
>      And so.
>      Note: this is Api version, not package version. If no Api change, 
> Api version doesn't change, regardless of changes in the Plugin or 
> Smalltalk code.
>      See #pluginApiVersion (in this class, and in VectorEnginePlugin)
>      "
>      | pluginApiVersion |
>      pluginApiVersion _ self pluginApiVersion.
>      ^ pluginApiVersion between: 4 and: 99
Ah, IC. Mine says 3 is ok, too.
This answers the question I asked Juan:
I have to rebuild the VM, please bear with me until tomorrow.
> 
> Thanks
> 
> Hilaire
> 
> Le 16/06/2021 à 20:42, Gerald Klix a écrit :
>> WTH? Now I am totally confused!
>>
>> Oh man. I am really sorry. Looks like I don't understand
>> my own release directory structure.
>> The right VM, not the Haver release,
>> is this one:
>> https://www.klix.ch/haver/releases/5.0-202105210801-HVR_MVP_ALPHA3_VEP_2021-06-02-x86-64bit.tar.xz 
>>
>>

I'll tell you, when I have a new VM ready.


n8 and Best Regards,

Gerald


More information about the Cuis-dev mailing list