Maybe the logic can be common, but the actual parsing will still be the bulk of the work.. and not common
----- Original Message -----
Sent: Tuesday, September 30, 2003 8:54 AM
Subject: Re: [Dynapi-Dev] Any word on the Java Compressor

Yeah, the only way that I can see this working well is to come up with some algorithm to figure out code structure, and where it's safe to add in a semi-colon.

I'd love to start working on something like that, but I just don't have the time right now :(

I also agree that it's useful to have a JS and Java versions of a compress / merge type tool, it just seems like a waste with all the duplicate logic.   Maybe there's some way to extract out the logic to XML or something, that way the 2 versions could share.

Jes

Leif W wrote:
That's a good point.  Maybe for those who don't have access to java, or
don't want to install it or use it?  It's always nice to have some
flexibility and options.

Either way, if it's a Java or _javascript_, it'll be nice to have a GUI
version someday, but probably Jesse is right in focussing attention to
fixing the missing smi-colon issue.

IIRC, in some cases where the compressor would like a semi-colon, there may
simply be one missing, or there may intentionally be one missing, because
sometimes the _javascript_ breaks with those semi-colons in place.  In each
case the compressor has to do it's thing but figure out which case is which
before adding semi-colons.

Leif

----- Original Message ----- 
From: Doug Melvin
To: [EMAIL PROTECTED]
Sent: Monday, September 29, 2003 5:10 PM
Subject: Re: [Dynapi-Dev] Any word on the Java Compressor


---opinion start---
The JScript version should not be "done away with"
Even if it lags behind the Java version (assuming one does come out) it can
still be a usefull tool for online editing of
html documents..

---opinion end---
----- Original Message ----- 
From: Jesse Vitrone
To: [EMAIL PROTECTED]
Sent: Tuesday, September 23, 2003 10:00 AM
Subject: Re: [Dynapi-Dev] Any word on the Java Compressor


If you have long term plans of doing away with the _javascript_ version, then
why implement the missing semi-colon logic in _javascript_?  If you have ideas
and just give me some pseudo, I can whip something up in Java and add it in.

Jesse

Raymond Irving wrote:

Ok I'll try to implement such a featrure into to JScript version (beacause
I'm not that verse at Java) and then you can implement it into the Java
version.

Once we have a gui interface I think we can then do away with the JScript
version.

__
Raymond Irving

Jesse Vitrone <[EMAIL PROTECTED]> wrote:
Raymond,
Unfortunately, no. I've been using it all the time, but just from
the command line. I'd love to be able to put more time in it, but I've
been busy with other stuff :(
If there was time to work on it, I think it might be better spent
trying to add logic to determine where missing semi-colons are and where
it's safe to add them in.

Jesse

Raymond Irving wrote:

  
Hi Jesse,

Any word on the Visual side of the Java Compressor for
DynAPI?


--
Raymond Irving

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/


    



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/03




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/
  

Reply via email to