From: Alvaro Carrasco <alv...@epliant.com>
Date: Tue, 20 Jan 2009 23:03:22 -0700
Local: Wed, Jan 21 2009 1:03 am
Subject: Preview of next release (0.7)
Fellow outlet users,
I have been working hard on the next release of outlet. Since a lot of The main features are: The code currently passes the unit tests, but I feel it still needs some There is one BC-incompatible change that was necessary to implement On this new version, relationship methods that currently return an array <?php // entities should now be defined like this } // notice that you no longer need the addBug() method ... $bugs = $project->getBugs(); // bugs is an instance of Collection // you can call count it // and you can use it in a foreach } // to add a bug to a project $bug = new Bug; $bug->Title = 'Test Bug'; // you no longer need an addBug method // bug if you create it, you can still use it just the same ?> Everything else works the same. I would really appreciate any feedback on these changes, so if you're svn://knowledgehead.com/outlet/branches/many-to-many Thanks, You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||