Skip to main content

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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Nitin Dahyabhai wrote:
> JSDT's JDT ancestry allows for anyone to supply a completion "computer" by
> extension point (org.eclipse.wst.jsdt.ui.javaCompletionProposalComputer),
> and provides mechanisms for accessing and modifying our AST (it mirrors
> the JDT constructs, but is too much to detail here).

Incidentally while implementing an inference engine for JSDT (mostly 
experimental) I noticed several pieces of code and interfaces that seemed to 
be inherited from Java but are not meaningful for JavaScript. Is there a 
plan to remove such code to reduce clutter? Should I file bugs? What about 
names like "javaCompletionProposalComputer"?

Cheers,

Marcus

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkos9eAACgkQXjXn6TzcAQkurACg0ZqBh7otoNUPyfaXu+L52TES
JOEAoI1cajy+s9LGruAKo+X+YMnfWIlW
=t8DF
-----END PGP SIGNATURE-----




Back to the top