[Cuis-dev] VM With VectorEnginePlugin API Version 4 (was ... Updates to VectorEngine and VectorEnginePlugin)
Gerald Klix
cuis.01 at klix.ch
Thu Jun 17 00:11:38 PDT 2021
Hi folks,
A 64bit Ubuntu 18.04 build with the latest VectgorEnginePlugin
(API version 4) is available here:
https://www.klix.ch/haver/releases/5.0-202106021338-HVR_MVP_ALPHA3_VEP_2021-06-17-x86-64bit.tar.xz
Will try the other OS's in the evening.
HTH and Best Regards,
Gerald
On 6/16/21 10:06 PM, Gerald Klix via Cuis-dev wrote:
> 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