Skip to content
Sebastien Negrijn edited this page Oct 15, 2013 · 15 revisions

The following list of requirements is made to ensure that all team members have the same expectations from the framework. Any team member should feel free to add requirements or to elaborate on a given requirement.

Must-haves

Modular
It should be possible to add and remove modules without having to recompile the entire framework.

Dependencies Each module should be able to require another module. Preferably with a version number.

Variable overview
For debugging purposes it would be nice if all variables from

Additional features

Long term

Programming Languages
It should be possible to program a module in almost any given language

Clone this wiki locally