since the next version of POG (version 1.6) will generate code somewhat
differently than the current version (1.5), some users may still need
access to version 1.5 after we update the main website.
For example:
- If you've already started a project using POG 1.5 but need extend it
with other objects
- If you're maintaining a project that uses POG 1.5
So, we've setup the http://previous.phpobjectgenerator.com sub domain
for this purpose. The POG version running currently on the previous sub
domain is 1.5 (same as the main website). When we update the main
website with 1.6, previous will remain at 1.5. When we update the main
website with 1.7, previous will change to 1.6 and so on.... You get it.
An alternative way to use previous versions of POG is to download the
release you're interested in from our sourceforge repository
http://sourceforge.net/projects/phpobjgen
We always try to make subsequent versions as compatible to each other
as possible and in fact, 1.6 will be the first version that'll be
incompatible, because of the large number of changes/improvements and
changes to the object interface, based on your feedback.
Regards,
Stay tuned for the beta release of 1.6.
Joel