[Gambas-devel] image-effect key value
Laurent Carlier
lordheavym at ...176...
Mon Oct 1 14:41:35 CEST 2012
Le lundi 1 octobre 2012 14:25:18 Benoît Minisini a écrit :
> Le 01/10/2012 14:17, Laurent Carlier a écrit :
> > gb.complex component should also be part of gambas3-runtime package (as it
> > can be superseded by gb.gsl component)
>
> Why? You can run gambas with explicit complex number support from
> gb.gsl, with explicit complex number support from gb.complex, or with
> the implicit complex number support from gb.complex, or without any
> complex number support if gb.complex is not installed in the system.
So an Application can say "Hey, i want complex number support!", So gambas
will make these steps ?:
check for gb.gsl -> yes -> ok
\-> no -> check for gb.complex -> yes -> ok
\-> no -> error (or fallback/disabling)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20121001/744b6d43/attachment.sig>
More information about the Devel
mailing list