On Sun, Apr 10, 2011 at 10:49 PM, Alexey Zinger <[email protected]>wrote:

> Hear hear.  I happen to be involved on a project like this and ended up
> knee deep on the front end of things in JS hell.  I don't remember the last
> time I wrote a line of Java code on this job.  Makes me sad and stressed.  I
> feel like some of the problems come from losing our way with the frameworks
> a little bit.  There's no compiler or other such tools smacking us on the
> wrists when we do atrocious things and make life harder in the long run.
> It's too easy to make a mess and sometimes that's what you inherit.
>

It is easy to make a mess in JavaScript.   You can help avoid trivial errors
though.  I wrote a Java integration for JSLint, which may help you.

http://code.google.com/p/jslint4java/

-Dom

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to