pdoMap is released and still under alpha status. This release improves :
- the xml mapping and parsing (with documented errors)
- a new adapter/entity system
- a start for a POPO implementation
- improves performances (avg 10ms for the framework loading)
Also starting a documentation section on the pdoMap website at :
http://wiki.pdomap.net/
The actual alpha version works fine on main functionnalities, but keep in mind actual code and structure may changed in future so don't use this version on a production code.... read more
This alpha version provides some interesting features :
- XML mapping structure and ability to declare requests and transactions
- Inheriting adapters and entities
- Event dispatchers on adapters to intercept crud actions
Others features and more testing and code coverage will come with the next release.
Please come to test this version and tell me what could be improved.