Roadmap

From cosmopool meta
Jump to navigation Jump to search

The current target is version 0.1, which will be the first to be released and have these features:

  • basic class editing (kclass editor with commonly used attribute types and inheritance)
  • basic instance listing and editing
  • simplified access control
  • basic subject tree

Planned features for version 0.2:

  • basic search
  • i18n of objects and instances
  • access control
  • thread-safety on the server side

Planned features for version 0.3:

  • undo/redo of changes
  • messaging for users

Planned features for version 0.4:

  • search (server based; user interfaces)
  • automatic notifications

Planned features for version 0.5:

  • i18n of the code
  • advanced attribute types
  • debugging

Up to version 0.5 the storage will be implemented using a single database backend; beginning from version 0.6 we will switch the to a network of distributed storage nodes.

Version 1.0 shall be stable and ready for production use.