-
Notifications
You must be signed in to change notification settings - Fork 2
Framework
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.
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
Programming Languages
It should be possible to program a module in almost any given language