Download List

Descripción del Proyecto

Metastorage is a PHP data access object generator compiler tool. It implements an object persistence API from a description in an XML format named CPML. The persistent object classes implement object-relational mappings, so developers do not have to write SQL manually. It features an object query language for specifying conditions for querying objects, generation of classes for producing reports, generation of classes to manage templated Web forms for creating new persistent objects, and generation of UML class diagrams. It can be run from the command line or from a Web interface.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-01-03 07:17 Back to release list
2006.01.03

Esta versión de mantenimiento incluye una solución para un error que haría que el generador de código de error en error en determinados casos. El error fue perjudicial porque sólo haría el compilador a veces sin dejar de generar cualquier código. Cuando no diera resultado, el código generado es correcto.
Tags: Major bugfixes
This maintenance release included a fix for a bug that would make the code generator fail in error in certain cases. The bug was harmful because it would only make the compiler stop sometimes without generating any code. When it would not fail, the generated code was correct.

Project Resources