[REBOL] Re: Laccio Framework
From: ale870::gmail::com at: 22-Aug-2007 22:03
Hello Jason,
I not yet red your links (I will do as soon as possible !).
If I understood what you say (I'm sorry, I'm Italian, and sometimes english
language could be not so clear for me!) you think I could implement
something to let the components communicate one with each other in a easy
way?
On 8/22/07, Jason Cunliffe <jasonic-nomadics.org> wrote:
>
> Alessandro Manotti wrote:
> > =========================================
> > ; CREATE AND INIT CALCULATOR COMPONENT
> > myCalculator: make TCalculator[ ]
> > myCalculator/init
> >
> > ; REGISTER YOUR FUNCTION TO GET THE MESSAGE "msgAfterTotal"
> > myCalculator/controller/addListener "msgAfterTotal" 'saveResults
>
> > myCalculator/controller/addListener "msgAfterTotal" 'showResultsToVideo
> >
>
> Hi Alessandro..
>
> examples examples examples >> oh yes please..
> very nice - like Flash Actionscript without all the ECMA syntax junk ;-)
> Perhaps you can put presentation with examples into an EasyVID
> active-book format [one of Rebols undedeveloped jewels imo]
>
> This is just what I need for my next project -- which uses both flash
> and rebol.
> Ah how sweet to have a reasonably consistent implementation of interface.
>
> btw, do you know MaxMSP or PD PureData ??
> prgrammable patchbay metaphor software for musicians and others...
> MaxMSP is the parent system - color, very sexy, sophisticated, powerful.
> [$]
> PD Pure Data is the opensource free child of Max, spawned by one of the
> original authors [Miller Puckette]
>
> Anyway, among many great ideas they have neat syntax for ketting
> patches and things to communicate
> send and receive -- its so sweet and simple -- no 'lucid' like the best
> parts of REBOL.
>
> check it out..
> http://en.wikipedia.org/wiki/Pure_Data
>
> see the main docs and search for "send" -- generally read intro and
> read down from here
> http://crca.ucsd.edu/~msp/Pd_documentation/x2.htm#s1.3
>
> thanks
> Jason
> --
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
>
--
//Alessandro
http://sguish.wordpress.com
http://laccio.wordpress.com