PDA

View Full Version : Laszlo as a build tool?


graemerocher
12-20-2004, 01:43 AM
I am interested in using Laszlo, however the reliance on server side technology is a turn off. So my question is .. is there integration with build systems like Ant (ie a Laszlo ant task for example) that allows you to automate the creation of Laszlo SWF files from XML and not rely on the tranformation happening by Laszlo server?

Alternatively is there an API that I can call that does this so I can write an Ant task myself?

PS I am not sure if I am posting this is the correct forum but there was no obvious place to put my question.

bloch
12-20-2004, 09:19 AM
There was an ant task and we're thinking of putting one back in 3.0, when the serverless deployment feature is ready. See the openlaszlo.org site for details.

-Eric