[Laszlo-dev] For Review: Change 20080404-dda-X Summary: Added lzc command line options for cache directory and output name, other minor command line cleanup.

Donald Anderson dda at ddanderson.com
Fri Apr 4 11:43:17 PDT 2008


Change 20080404-dda-X by dda at lester.local on 2008-04-04 14:22:26 EDT
     in /Users/dda/laszlo/src/svn/openlaszlo/branches/pagan-deities
     for http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities

Summary: Added lzc command line options for cache directory and output  
name, other minor command line cleanup.

New Features: in lzc, new command line options --script-cache-dir, -- 
media-cache-dir, --output (-o)

Bugs Fixed: LPP-5571

Technical Reviewer: ptw (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
     compiler/Main.java:
       Added --script-cache-dir directory
       Added --media-cache-dir directory
       Added --output file (or -o file)
         only permitted with one input file

       Delaying creating the caches until we know the directory names
       required some small rearrangement of code (for -mcache).

       Print message if invalid arg for -mcache.

       If no input files, issue message.

       Protect against trailing options like "lzc --output"
       that would otherwise result in runtime error.

Tests:

Files:
M      WEB-INF/lps/server/src/org/openlaszlo/compiler/Main.java

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080404-dda-X.tar



--

Don Anderson
Java/C/C++, Berkeley DB, systems consultant

voice: 617-547-7881
email: dda at ddanderson.com
www: http://www.ddanderson.com






More information about the Laszlo-dev mailing list