From Aerial CMS

Jump to: navigation, search

Below is a running list of future improvements & feature request that I've collected over the last few days.

  • Auto-generation of services-config.xml file to define service endpoints
  • Integration with Doctrine validation, hydration modes, etc
  • Ability to dump existing database data before regenerating models & services, and throwing the data back in afterwards
  • Check for old / obsolete models
  • Sorting functions in the services
  • getObjectByFields() to use models instead of arrays
  • Chained serial service requests in ActionScript
  • Administration tool to modify configuration values, quick access to core functionality, data capturing, service testing
  • Skinnable, brandable administration tool for your clients to manage their own content
  • Form generator
  • Flex/Flash Develop/FDT project generator
  • Pure ActionScript implementation of generated models & services
  • Deployment helper
    • Source-code compactor (Doctrine's compile functionality, etc)
    • Security tips: storing source outside webroot, encryption
  • Session-based authentication to tie in with AMFPHP