Which conveniences does CEDET bring to dynamic languages ?
Posted
by julien
on Stack Overflow
See other posts from Stack Overflow
or by julien
Published on 2010-03-08T21:47:38Z
Indexed on
2010/03/08
21:51 UTC
Read the original article
Hit count: 514
I've been looking into CEDET, but it seems that most of its features would appeal more to developpers working in statically typed languages, and I'm kind of getting cold feet from the amount of tinkering it seems to require.
As I work mainly with ruby and javascript, I'm wondering what kind of improvements it could bring when working with these dynamic languages, over a plain TAGS file ?
© Stack Overflow or respective owner