Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] JSDT status?


Vassili,
There's actually quite a bit going on, most of it currently focused on making the fundamentals as rock solid as possible and cleaning up the UI.  Right now that means a number of low-level adjustments to the parser and validation code to more closely reflect _javascript_'s typing and syntax and smoothing out areas of the UI that still reflect its origin as a copy of JDT.  A number of these fixes were done for 3.0.5 and 3.1 courtesy of our newest committer, and he's already back at it for 3.2.  We'll also be tackling issues with web page integration during 3.2's development.  Time permitting, we'll be updating the existing OpenAJAX metadata support to the newer drafts and making sure our pluggable type inferrencing engine covers the cases our adopters have asked about.  The web site documentation is still an area we need to update, hopefully when my other 3.1 responsibilities are finished.

We'd love to have any contributions you're interested in making.  What were you interested in enhancing?

Regards,
---
Nitin Dahyabhai
Eclipse WTP Source Editing
IBM Rational



Vassili Bykov <vassili@xxxxxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx

06/03/2009 01:30 PM

Please respond to
"General discussion of project-wide or architectural issues."        <wtp-dev@xxxxxxxxxxx>

To
wtp-dev@xxxxxxxxxxx
cc
Subject
[wtp-dev] JSDT status?





Hi,

I'm starting to work on some new _javascript_ tooling here at Google, and looking if there are existing open source solutions we could build on (contributing parts back). JSDT is the obvious choice, but the "official" information online looks old and overall it doesn't look like there's much going on. Is anyone working on it, and how actively?

Cheers,

--Vassili
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top