>From what I can tell, it might need a little improvement, because I think even >when wt use it, they still have to have an ant task to copy the resources >around (as Raju mentions).
We should open an improvement to spiff this up. As Raju points out, the w3C 'widget' spec is very close to what our solo compiler does. If we made the solo compiler output in widget format (as a default), I think that would be very cool. AFAICT, the w3c widget is the same as an OS X widget -- basically a zipped website -- so we could have OL generating OS X and mobile widgets. On 2010-06-23, at 09:38, Henry Minsky wrote: > We do have a command line option to produce SOLO zip archive. It's in > server/bin/lzdeploy > > I haven't run it lately, may need some maintenance, I built it for the > webtop team I think. > > > > On Wed, Jun 23, 2010 at 9:28 AM, P T Withington <[email protected]> wrote: > >> Sounds to me like you are looking for a command-line way to compile as >> 'SOLO'? AFAIK, the people who are doing this today are doing it by brute >> force. How about filing and improvement request? Seems to me we ought to >> support an option to `lzc` to compile as solo and an option to say where to >> put the build results. >> >> On 2010-06-23, at 08:54, Raju Bitter wrote: >> >>> With the PhoneGap deployment of OpenLaszlo apps, there's one step >>> where I don't know how I can automate it: How can I generate the "lps" >>> folder with all the resources for the application and the LFC files >>> for an application out of an Ant script? Currently that's done with >>> the deployment process when the downloadable ZIP file is generated. >>> >>> In case of PhoneGap, I need to copy the lps folder into >>> MOBILE_APP_ROOT/assets/www/. Is their currently to do that independent >>> of the developer console? Any input welcome. >> >> >> > > > -- > Henry Minsky > Software Architect > [email protected]
