From: Ralph T. <ra...@gm...> - 2010-09-03 00:19:12
|
Nice! It would be pretty cool to use ASL to cook up HTML forms, and also to use ASL for forms Clutter & Mx. An (unrelated but) fun project might be to port Adam to Javascript... Maybe it would be possible to write the adam rule definitions in JS and use custom getters for all of the other sheet properties to track dependencies? Ralph On Thu, Sep 2, 2010 at 10:00 AM, Ivan Le Lann <iva...@fr...> wrote: > Hi, > > Here is a small teaser to announce that I recently achieved > to run part of APL with a Wt widget backend. > > For those who don't know Wt, it is a C++ web widget library. > A Wt process is either a built-in http server or a FastCGI plugin. > Their website, built with Wt, and full of online samples : > http://www.webtoolkit.eu/wt > > My work is based on the "windows" APL backend directory as of 1.0.42. > The Wt switch is made through preprocessor definition : ADOBE_PLATFORM_WT. > No file or directory is Wt-specific. I moved some widget code to simplify cohabitation. > Basically, "plaftorm_widget_utils.hpp" has grown and the .cpp file is the main backend switch. > > About half of Eve widgets are done. > I will hopefully find time to fire an online sample this weekend. > > > Regards, > Ivan. > > > PS: > My work is on bitbucket. But I have a huge commit to push today. > http://bitbucket.org/liukahr/asl_wt > > My real point was more to ease the writing of eve backends than to use Wt. > I picked Wt mainly because I found it handy for demo purpose. > I intend to port APL to a portable library, > and these days I am considering Clutter for this task. > > > ------------------------------------------------------------------------------ > This SF.net Dev2Dev email is sponsored by: > > Show off your parallel programming skills. > Enter the Intel(R) Threading Challenge 2010. > http://p.sf.net/sfu/intel-thread-sfd > _______________________________________________ > Adobe-source-devel mailing list > Ado...@li... > https://lists.sourceforge.net/lists/listinfo/adobe-source-devel > |