Php Object Generator is an open source PHP code generator which generates clean & tested Object Oriented code for your PHP4/PHP5 application. By generating PHP objects with integrated CRUD methods, POG gives you a head start in any project.
Minor changes to the Interface. No functionality change
1.Pog fetches result set arrays where possible (big performance boost) 2.Data encoding is handled within database 3.Plugin interface 4.Data encoding sanity check added to setup 5.Delete deep and across for siblings 6.Getlist accepts column names as ...
Pog fetches result set arrays where possible (big performance boost) Data encoding is handled within database Plugin interface Data encoding is off by default Data encoding sanity check added to setup Delete deep and across for siblings Getlist accepts ...
- <FIX> DNF not properly implemented for php4 and php5.1 - <FIX> GetChildrenList now always returns children in database. (non-committed children are not returned). This addresses several bugs which occurred when GetChildrenList was being ...
1. Dropped support for databases other than MYSQL 2. Improved Parent-Child (1-many, many-1) relations. Bug fixes include - checks that prevent same child from being added more than once to the childList - documented a php 'bug' where adding children ...
1. Dropped support for databases other than MYSQL 2. Improved Parent-Child (1-many, many-1) relations. Bug fixes include - checks that prevent same child from being added more than once to the childList - documented a php 'bug' where adding children ...
1. Setup performs its job more thoroughly (tests connected objects now), is more stable and more verbose when something goes wrong. 2. setup performs automatic table alignment when the user modifies and regenerates objects. 3. Fixed relations bugs. ...
MAIN NEW FEATURE: --------------------------------- Introduced functionality to mass update all objects to the latest POG version. As from 2.0.1, developers will be able to update their objects in 1 click. For e.g when you generate and use 2.0.1 ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use