We also implemented this in Doctrine 1.2. You can now hydrate nested set models in to special hierarchical structures.
- Jon On Mon, Oct 12, 2009 at 4:33 AM, nervo <[email protected]> wrote: > > Few time ago, i had a talk with Guilherme Blanco, regarding a native > class method to export a nested set collection to a > hierarchical php array. > He wrote a piece of code, telling me it could eventually be commited > in the future. > I've just checked the doctrine 1.2 alpha 2 sources, and it's not seems > to be there. > > As this kind of feature could really be a sql connection killer (with > many many queries) being bad coded, i think doctrine dev team should > have a look and implement it in the right way. > > On Oct 10, 7:52 pm, Jonathan Wage <[email protected]> wrote: > > Hi Everyone, > > > > We weren't planning on having another ALPHA for 1.2, but some pretty > > important fixes and improvements were brought up to us. We decided since > 1.2 > > could be the final LTS release of the Doctrine 1, we should have another > > round of improvements, so we'll have a ALPHA3 now. I have already > committed > > several new enhancements to 1.2. If you want to add something, now is > your > > chance. If you have an idea or some patches let us see them!! > > > > Thanks, Jon > > > > -- > > Jonathan H. Wage (+1 415 992 5468) > > Open Source Software Developer & Evangelist > > sensiolabs.com | jwage.com | doctrine-project.org | symfony-project.org > > > > You can contact Jonathan about Doctrine, Symfony and Open-Source or for > > training, consulting, application development, or business related > questions > > at [email protected] > > > -- Jonathan H. Wage (+1 415 992 5468) Open Source Software Developer & Evangelist sensiolabs.com | jwage.com | doctrine-project.org | symfony-project.org You can contact Jonathan about Doctrine, Symfony and Open-Source or for training, consulting, application development, or business related questions at [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
