
GNUe Common: Feature Plans

======================================================================
0.6.x Releases
======================================================================

----------------------------------------------------------------------
GOALS
----------------------------------------------------------------------

  The focus during the 0.6.x series of GNUe Common releases
  will concentrate on cleanup, documentation, and fixing broken
  or partially implemented features or other incompatibilities
  with tools.

----------------------------------------------------------------------
TODO
----------------------------------------------------------------------

Input Masks
  * Finish format mask driver system (Text, Numbers, and Dates)

Data Sources
  * Add support for predefined sorting to Data Sources

Triggers
  * Support for self from named triggers

Internals
  * Explore storing compiled GParser created trees for performance
    (g?d -> g?c)

----------------------------------------------------------------------
IN PROGRESS
----------------------------------------------------------------------

Documentation
  * Complete first draft of "Developing Applications using GNUe Common"

Triggers
  * Split trigger code into language specific and trigger specific code
  * Add more trigger languages (ECMAScript, C#)

Code Cleanup
  * Usage Audit
  * Profile
  * Remove obsolete code
  * Complete GMenu system

----------------------------------------------------------------------
FINISHED
----------------------------------------------------------------------

RPC code
  * General speed improvements
  * Add session support



