On Jul 15, 2006, at 4:43 AM, P T Withington wrote:

> On 2006-07-15, at 02:53 EDT, Benjamin Shine wrote:
>
>> The problem:
>> More people want to use OpenLaszlo without using the servlet
> [...]
>> History:
>> There are a whole bunch of related bugs that point to the need for a
>> non-incremental improvement:
>> http://www.openlaszlo.org/jira/browse/LPP-1428
>> http://www.openlaszlo.org/jira/browse/LPP-1912
>> http://www.openlaszlo.org/jira/browse/LPP-501
>> and our latest favorite, http://www.openlaszlo.org/jira/browse/ 
>> LPP-2118
>>
>> Request for ideas:
>
> I have two observations:
>
> 1) Is there any significance to all these bugs being for Windows?

Yes -- the stinking file separator, the spaces in the names, trying  
to live without bash, the multiple different ways of specifying  
environment variables... However, we have to cope; windows users are  
tres important.

>
> 2) I think what you really want to do is make the compiler a  
> separate product (or jar).  That might eliminate a whole lot of  
> dependencies.

Well, yes, but I have to put the jars I depend on into the separate  
product. That's one of the strategies I'm interested in -- it's  
figuring out the dependencies that's hell. Did you know there's some  
use of oro in there? I imagine it's in a code path that never gets  
exercised, so we never get the class-not-found error that I'm seeing  
when I try to build a standalone compiler ant task.

But, this is just background stuff, for now. Maybe next time you're  
out here we can tear through it together. 
_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to