Re: [Dynapi-Dev] OT: Scriptcompressing (license, cscript.exe, etc)

2001-05-09 Thread Marc van Leeuwen
At 15:17 09/05/2001, you wrote: > >what is exactly the licence under which you distribute your tool ? Just > to be sure... >Actually I hadn't decided this yet, but as you ask... >The ESC-class is LGPL. >The WSH Command line wrapper is GPL. >This will be stated starting from 0.95. Great ! Another

[Dynapi-Dev] OT: Scriptcompressing (license, cscript.exe, etc)

2001-05-09 Thread [EMAIL PROTECTED]
- Original Message - From: Carlos A. Pacheco Navas <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 09, 2001 11:16 Subject: RE: [Dynapi-Dev] OT: Scriptcompressing >Where do I get the cscript.exe ? cscript/wscript.exe are part of the WSH (Windows Scriptin

Re: [Dynapi-Dev] OT: Scriptcompressing

2001-05-09 Thread Richard Bennett
readme.txt. Richard. - Original Message - From: "Carlos A. Pacheco Navas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 09, 2001 11:16 AM Subject: RE: [Dynapi-Dev] OT: Scriptcompressing > Where do I get the cscript.exe ? > > > -Mensaje orig

RE: [Dynapi-Dev] OT: Scriptcompressing

2001-05-09 Thread Carlos A. Pacheco Navas
Where do I get the cscript.exe ? > -Mensaje original- > De: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]En nombre de Richard > Bennett > Enviado el: miƩrcoles, 09 de mayo de 2001 11:11 > Para: [EMAIL PROTECTED] > Asunto: Re: [Dynapi-Dev] OT: Scriptcompressing &

Re: [Dynapi-Dev] OT: Scriptcompressing

2001-05-09 Thread Richard Bennett
L PROTECTED]> Sent: Wednesday, May 09, 2001 4:09 AM Subject: [Dynapi-Dev] OT: Scriptcompressing Hi all. I am normally a lurker on this list cuz I like some of the topics raised here once in while dealing with more complex javascript concepts like memory handling, prototype techniques etc. Any

Re: [Dynapi-Dev] OT: Scriptcompressing

2001-05-08 Thread Marc van Leeuwen
At 04:09 09/05/2001, you wrote: >Hi all. > >I am normally a lurker on this list cuz I like some of the topics raised >here once in while dealing >with more complex javascript concepts like memory handling, prototype >techniques etc. > >Anyways, there was a thread here a while ago about compress

SV: [Dynapi-Dev] OT: Scriptcompressing

2001-05-08 Thread [EMAIL PROTECTED]
- Original Message - From: Michael Pemberton <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 09, 2001 04:34 Subject: Re: [Dynapi-Dev] OT: Scriptcompressing > I just tried it out on some of my own code. looks great. here's what I found: >

Re: [Dynapi-Dev] OT: Scriptcompressing

2001-05-08 Thread Michael Pemberton
I just tried it out on some of my own code. looks great. here's what I found: - If I already use "};" at the end of all my functions, the code will end up as "};;" - The substition of variable names sounds great but where does it tell the browser that $XX should point to. I use the window ob

[Dynapi-Dev] OT: Scriptcompressing

2001-05-08 Thread [EMAIL PROTECTED]
Hi all. I am normally a lurker on this list cuz I like some of the topics raised here once in while dealing with more complex javascript concepts like memory handling, prototype techniques etc. Anyways, there was a thread here a while ago about compressing scripts for boosting download perfor