Useful Expressions

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Useful Expressions

KenDickey
For Cuis 4.3 I think it would be good to include a "Feature require:" example before the "loading external packages" code in Useful Expressions.

Perhaps something like.


'Example of loading a package with requirements on other packages'
Feature require: 'SignalProcessing.pck.st'.


$0.02,
-KenD

_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
-KenD
Reply | Threaded
Open this post in threaded view
|

Re: Useful Expressions

KenDickey
On Sun, 29 Dec 2013 14:56:19 -0800
Ken Dickey <[hidden email]> wrote:

> Feature require: 'SignalProcessing.pck.st'.

Oops! That should be"

        Feature require: 'SignalProcessing'.

-KenD

_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
-KenD
Reply | Threaded
Open this post in threaded view
|

Re: Useful Expressions

garduino
+1


2013/12/29 Ken Dickey <[hidden email]>
On Sun, 29 Dec 2013 14:56:19 -0800
Ken Dickey <[hidden email]> wrote:

> Feature require: 'SignalProcessing.pck.st'.

Oops! That should be"

        Feature require: 'SignalProcessing'.

-KenD

_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org





_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
Reply | Threaded
Open this post in threaded view
|

Re: Useful Expressions

Casey Ransberger-2
In reply to this post by KenDickey

> On Dec 29, 2013, at 2:56 PM, Ken Dickey <[hidden email]> wrote:
>
> For Cuis 4.3 I think it would be good to include a "Feature require:" example before the "loading external packages" code in Useful Expressions.
>
> Perhaps something like.
>
>
> 'Example of loading a package with requirements on other packages'
> Feature require: 'SignalProcessing.pck.st'.
>
>
> $0.02,
> -KenD
>
> _______________________________________________
> Cuis mailing list
> [hidden email]
> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org

+1
_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
Reply | Threaded
Open this post in threaded view
|

Re: Useful Expressions

Juan Vuletich-4
In reply to this post by KenDickey
Done. Find it in the latest commit.

Cheers,
Juan Vuletich

On 12/29/2013 8:11 PM, Ken Dickey wrote:

> On Sun, 29 Dec 2013 14:56:19 -0800
> Ken Dickey<[hidden email]>  wrote:
>
>> Feature require: 'SignalProcessing.pck.st'.
> Oops! That should be"
>
> Feature require: 'SignalProcessing'.
>
> -KenD
>
> _______________________________________________
> Cuis mailing list
> [hidden email]
> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>


_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org