マイルストーン: alpha1 release

  • dennco engine UI development (Completed)
    • Add webkit based UI view. The UI view is used for UI of the running dennco contents.
    • Extends the dennco definition file structure to be able to include the UI files in it. The UI files are described by HTML and JavaScript. They are placed under /ui directory of the definition file structure. dennco engine will load /ui/inde.html file and display it on the UI view. User will interact with the running dennco contents through the UI.


  • Add persistent strage for cells. (Completed)
    • Add the mechanism for each cells to be able to persist it data and reload it form the persistent storage. SQLite will be used for the persistent storage and the persistent file will be located in the dennco definition file structure.


  • Add multi-platform support. (Completed)
    • Addition to Mac OSX, support Windows and Linux.
    • To achieve this, Qt based platform code will be developed.


  • Serial port support. (Completed)
    • Add serial port support for the cell communication mechanism. The main target for the serial port client is Arduino. Addition to HTTP connection for UI mechanism, dennco engine supports the serial port based communications.


  • Bug fixes. (Always)
ステータス: 終了済み(2012-06-02)
このマイルストーンに割り当てられているチケットはありません