Skip to content

Feature Architecture

Ryan O'Meara edited this page Sep 28, 2016 · 2 revisions

Feature Architecture

What should be part of Corona IDE core, and what should be a plug-in?

In general, "core" functionality within Corona IDE should have a broad range of applications, beyond a single language or system. Things like the project model and UI definitions are part of Corona IDE's core.

Java language support, Git source control, and searching functionality, while integral to using the IDE, have a specific domain where they are useful. These are candidates for plug-ins.