Design decisions
At the moment, these are some lessons learned from the original Hyper system. After the experiences there, it may be a good idea to
- have generic way to store Sources and Relations
- be able to expand the number of data types in the model
- have a generalised design
- allow for easy customisation
- have a template system for the GUI (graphic designer should be able to work on pure HTML)
- use an RDF storage (controversial)
- have a coding style
