Marco Cappellini a écrit : > Hi, > first of all, thanks for your great job! > I' ve seen an interesting framework that allows to create RIA with flash > (www.openlaszlo.org) > Do you think that openlaszlo could be integrated with symfony (maybe > with a plugin)? > I think that could be very interesting that symfony with > propel-admin-generator could generate flash interfaces with openlaszlo. > Has anyone tried to do this? > > Thanks > > Marco > > > > Hi Marco, Openlazsio is an approach close to XUL. It is a XML syntax for creating rich goog looking application (they also provide a very nice WYSIWYG editor for eclipse IDE). But this is just the "frontend" it then ask XML data to be populated (specialy in flash mode), then any server side can fit. Then demo run on J2EE/tomcat server but you can imagine running your symfony app and configure your views to output XML data to you openlazsio frontend ...
I don't rally see the "integration" point here ? it is just a matter of creating the right view and maybe a filter to catch openlaszlo request ... Benoit --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
