|
Project Information
|
Full Persistent Object Description API for database objects manipulation and modelisation written in haXe for the neko and php targets. As and extension of the SPOD library (Simple Persistent Object Description), please go to http://haxe.org/doc/neko/spod to understand what is it. Adding to SPOD : - multi-keys relations mapping (joined or direct) - listed relations (joined or direct) with handlers - magical multi-language relation management - SQL generation of create_tables queries - Forms generation (listed form, edit/add, nested forms, ...) (producing .mtt) - Javascript generation for form's inputs real-time checking and validation (while user types or lose focus on inputs – for email, etc.) - Automatic generation and interpretation of forms related actions (kind of tree notation of form's states and management actions) - Unique SPOD/FPOD API for neko and PHP |