Jump to content

Source Code in Database

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 3gg5amp1e (talk | contribs) at 15:08, 5 May 2015 (Article deOrphaned!). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A Source Code in Database (SCID) IDE is an IDE such as IBM VisualAge Java where code is pre-parsed and stored in a database. This allows many productivity-enhancing shortcuts which were otherwise not possible.

A drawback of SCID systems is that code that cannot be parsed, such as code with syntax errors, cannot be imported into an SCID system without it becoming commented out.