+ 1.
And for Seed that can be helpful too.

On 18 Jan 2014, at 09:08, Stéphane Ducasse <stephane.duca...@inria.fr> wrote:

> +1
> On 17 Jan 2014, at 23:12, Igor Stasenko <siguc...@gmail.com> wrote:
> 
>> Btw, to reduce the pain, i propose to introduce:
>> 
>> NativeBoost isAvailable
>> 
>> protocol.
>> 
>> The implementation is simple, since primitiveIsEnabled fails only if it not 
>> exists (else it returns true or false), do a following:
>> 
>> isAvailable
>>    ^ self primIsAvailable notNil
>> 
>> primIsAvailable
>>     "Answer flag indicating whether running a native code enabled by plugin"
>>     <primitive: #primitiveIsEnabled module: #NativeBoostPlugin>
>>     
>>     ^ nil
>> 
>> Then you can easily implement a fallback mechanisms, if NB is not avail.
>> 
>> 
>> 
>> On 17 January 2014 23:07, Igor Stasenko <siguc...@gmail.com> wrote:
>> 
>> 
>> 
>> On 17 January 2014 22:59, Sven Van Caekenberghe <s...@stfx.eu> wrote:
>> Who is JB ?
>> 
>> 
>> Jean Baptiste Arnaud. The invaluable asset in any team :)
>> The hacker who without any help configuring & compiling VM on raspberry. 
>> 
>> 
>> -- 
>> Best regards,
>> Igor Stasenko.
>> 
>> 
>> 
>> -- 
>> Best regards,
>> Igor Stasenko.
> 

Best Regards
Jean Baptiste Arnaud
jbaptiste.arn...@gmail.com







Reply via email to