Stefan Koopmanschap a écrit : > Anyway, just curious if anyone has tried?
Yep, I've worked on a XUL client with a Symfony app as a data provider and UI generator. I began to write some helpers but I found easier to write XUL markup directly in templates. Matter of choice. The things you have to keep in mind is to use a XUL layout instead of the default HTML one, and serve the rendered templates with type "application/vnd.mozilla.xul+xml" through your main view.yml config file. ++ -- Nicolas Perriault http://www.clever-age.com Clever Age - conseil en architecture technique GSM: +33 6 60 92 08 67 Tél: +33 1 53 34 66 10 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
