[Klone-users] MVC example

thomas fossati tho at koanlogic.com
Tue Feb 10 03:57:09 EST 2009


Hello all,

On Feb 9, 2009, at 12:17 PM, thomas fossati wrote:
> On Feb 9, 2009, at 7:40 AM, kenet3 at yahoo.com wrote:
>> Does anybody know of an example doing MVC in Klone?
>> Let me know.
>
> I've been working with Flex for the view and controller components,  
> with klone providing the model.
>
> I really enjoyed it: it's very efficient in terms of data  
> retrieving, while the UI is nice to program.
>
> If you want more details you can drop me a line.  I'll be happy to  
> answer any question.

I've just added to the wiki a simple klapp to show how to integrate  
klone and flex together the MVC way.

You can download it from http://www.koanlogic.com/download/klone/flexy-0.1.tar.gz

Note that the VC components (ie. stuff in the flex/ directory) can be  
changed and rebuilt without rebuilding/restarting the kloned daemon.   
The magic is done by the .html wrapper that reloads the .swf which, in  
turn, is put in a dir_alias'ed directory in the file system after each  
mxmlc round.

Enjoy, t.




More information about the klone-users mailing list