This page is designed to record ideas about the Dabo IDE. Separate sub-topics should be split off into separate pages.
- I'd like to create a single
projectfile. This would hold the information needed for any given project. There are two main approaches: store everthing in one big file, or store the structure of the project in the file, with references to external files for each component. I'm strongly leaning toward the latter, since the former makes libraries and such almost impossible to update across projects, but I'm open to alternative arguments. But no matter what the eventual structure, this page will document the information stored for each project: IDEProjectStructure.