Roadmap

v0.8.x

  • db backend for better performance
  • file format (not yet clear what, but serialization is any case not well suited)
  • making ispace open for extensions (customized domain models and adaptable visualizations)
    • exporter for C/C++
    • exporter for C#
  • preference page for configuring the appeareance of the diagram

v0.9.x

  • integration of Robert Martin's metrics
  • tighter integration of ispace and JDT
    • stabilizing the synchronization code between ispace model and JDT model
    • navigation from JDT elements to ispace elements
    • filtering based on results of JDT search queries

v0.10.x

  • refactoring support
  • ...