Another thought is to have a "checked" build. The non compressed versions
can do a lot of checks and baby sitting which would help beginner users when
the go out of bounds. For example:
//<ASSERT>
if (!this.parent)
alert("You can't do this because...")
//</ASSERT>
The 'complier/packer' could strip out the code within the ASSERT tags. This
way you could have a lot of checks without needlessly slowing down an
application.
Just an idea...
Ken
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Eytan
> Heidingsfeld
> Sent: Tuesday, March 13, 2001 8:55 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [Dynapi-Dev] Javascript compiler / packer
>
>
> the 'only' thing that is needed is
> \ adding the code that will remove comments, spaces, and all types of
> compressions
> \ you can think of.
>
> If you specify a list a can write the code, easy stuff.
> 8an
>
>
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev
>
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev