Skip to content
epsi edited this page Mar 8, 2011 · 2 revisions

Feature

There is a list of features here.

Feature Plan

There are few 'must-try-improvement' that I plan to include for the next minor version, if I can provide available spare time for myself.

  • Any testing that I've skipped from Jobeet.
  • Batch action (delete)
  • sfWidgetFormI18nChoiceCountry, and try Doctrine migration task, if neccessary
  • More custom error from http://symfony-check.org/
  • Mootools.net (docs, forge, tooltips).
  • Extending with popular plugins. Constraint: only light plugins.
  • Read some symfony source code

Currently, there is no a clear roadmap for this learning purpose version. No need to rush to rewrite to symfony2 until those item above finished.

Feature Not Implemented

Below is few things from legacy version that I've decided not to implement in this learning purpose version.

  • ViewContact Transpose: Depend on specific stored procedure (from firebird database).
  • Cross Tabulation Community: Depend on specific raw query (from any database).

Both lead to lost of doctrine portability.

LibreOffice Export

The PEAR OpenDocument libraries is still in alpha stage. It is still far behind my version of Delphi office suite exporter, it utilize multithreaded class that communicate with COM. Maybe someday i'll rewrite legacy delphi code in Lazarus.