I'm about to prepare a PHP based caching compiler for openLaszlo,
which is
based on the compiler part of the full distribution. Although it's
not finished,
it already works.
Basically, it's a single PHP script and the 3rd-party, WEB-INF and
lps folders of the
original distribution and a moderately changed lcz script.
Thus, some questions came to mind:
- Did I reinvented the wheel? Is something like that already available?
- Do we have a PHP based equivalent of the JAVA based live LPS
server, which supports SOAP and such?
I might install Tomcat, but I'd prefer to stay with pure PHP.
- Finally, I'd be too happy to remove certain parts of the 'right-
click' menue of compiled SWF files.
I wonder, if I could remove the 'View Source' item, since I use
the system in a production environment.
Moverover, I'd like to remove the 'About OpenLaszlo' item -
although this isn't essential.
Thx,
s