Hi,

here comes a new version of the plugin [1]. It's mainly a bugfix
release. Here's the changelog :

==== Bugfixes ====

 * fixed `getLevel()` cache (gordon franke)
 * fixed scope handling : scope can be any type of data (Jorn.Wagner)
 * `retrieveFirstChild()` and `retrieveLastChild()` missing references
to scope node (Olivier.Mansour)
 * fixed postgresql compatibility (Maciej.Filipiak & Krasimir.Angelov)
 * added a note about supported RDBMS (tristan)
 * made roadmap clearer (tristan)
 * removed useless Propel::getConnection (Eric.Fredj)
 * fixed scope handling in `deleteDescendants()` (Piers.Warmers)
 * fixed new `getDescendants()` implementation node level caching (tristan)

==== Enhancements ====

 * added new `isDescendantOf()` method (Piers.Warmers)
 * implemented faster getPath() method (francois)
 * implemented faster `getDescendants()` (Jon.Collins)

as you can see all i had to do was write / run unit tests for the
numerous contributed patches ^^. Thanks again !

The performances problems related to node level retrieval should be fixed now.

The plugin will go stable as soon as integration with propel is
complete. Currently it lacks :

 * multiple connections support
 * transactions
 * full rdbms abstraction

you can also take a look at plugin's roadmap [2]

as always, feedback and patches are warmly welcomed.

regards,

tristan

[1] 
http://trac.symfony-project.com/trac/wiki/sfPropelActAsNestedSetBehaviorPlugin
[2] 
http://trac.symfony-project.com/trac/wiki/sfPropelActAsNestedSetBehaviorPlugin#Roadmap

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to