I've just started to look at XML and got to wondering if it could be used as a basis to build self-configuring applications ?
Ideally, an application that built itself from a set of instructions stored in a database, either each time it ran or each time updates were made.
This is probably a pipe dream because I really hate re-writing code and most programs I write are very similar anyway - data entry (configurable user interface ?) and decision making from available data (decision trees ?), so it would be great to be able to create template forms. Then just add a new node to an xml sheet and hey presto, new form added to the app.
Does anyone know of any opensource projects for such a thing ? I have had a good look round the web but not found anything yet.
Missy Ed - Project Manger - Bolton, UK
Ideally, an application that built itself from a set of instructions stored in a database, either each time it ran or each time updates were made.
This is probably a pipe dream because I really hate re-writing code and most programs I write are very similar anyway - data entry (configurable user interface ?) and decision making from available data (decision trees ?), so it would be great to be able to create template forms. Then just add a new node to an xml sheet and hey presto, new form added to the app.
Does anyone know of any opensource projects for such a thing ? I have had a good look round the web but not found anything yet.
Missy Ed - Project Manger - Bolton, UK