Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ide-dev] Common Language Infrastructure

Well, let's get right to it. Mickael Istria raised a bug on JDT to have to port over to DLTK since they have the same roots. (https://bugs.eclipse.org/bugs/show_bug.cgi?id=415563)

It's not a bad idea, but it does bring up an area that we've sorely been lacking, a common language infrastructure. There are bits and pieces here and there including Xtext (which is more than a bit or piece), as well as the LTK in the platform that we in the CDT use to co-ordinate our refactoring, and of course DLTK itself.

I'd like to open the floor though. What do you think we would need in a common language infrastructure? Would it really help or is there really nothing in common? If you work on a language project, what do you have that could be used to kickstart this (e.g. CDT's build system).

Doug.

Back to the top