TODO

From HippoHX

Jump to: navigation, search

This is a temp TODO list, i'm adding stuff here so i don't forget and also so people know what's planned. See also the Awesome list and the bug tracker.

Contents

[edit] API

  • Review and deeply test backend API for robustness and consistency.
  • Investigate and create API for systools.Key and systools.Misc.
  • Add support to SQLite via neko.db.Sqlite (see this tuto).
  • Add writeBinaryFile and readBinaryFile methods to File API.
  • Investigate supporting hxFormat, specially file formats that do not have AS3 counterparts (like tar or gz).
  • Investigate adding search for files in File API. See this.
  • Investigate how can allow people extending App.hx get notified when a right click event happens.
  • Investigate adding screen capture API.
  • Add get/set window Title to Window API.

[edit] Tools

  • Installer based on xCross. Currently waiting some updates in xCross (see this).
  • GUI: Investigate adding pre/post scripts before/after packaging.
  • GUI: Information regarding whether the packager succeeded or not should be clearer to the user.
  • Packager: Offer more help information
  • Packager and GUI: Allow a list of file to be packaged apart from the minimum required files.

[edit] HippoHX Applications

  • Allow custom error messages in applications for common problems like swf file cannot be found, etc. Externalize messages to app.xml.
  • Allow app.xml encryption/obfuscation. Use a reversible encryption method so app.xml is not plain text.
  • Automatically add apps to trusted zone via cfg file.
  • Add support for full screen applications that are NOT always on top. See this.
  • Add support for FlashVars

[edit] Misc

  • Investigate HippoHX releases through haXe lib
  • Improve current look and feel of the sample files.
  • Wiki: Finish information about Flash player redistribution.
Personal tools