Hi Sid,

Thanks for the reply, posted on the symfony forum:
http://forum.symfony-project.org/index.php/t/19546/

No replies sadly. Might give the mailing list a go at some stage.

Nested sets are supported by

Propel:
http://propel.phpdb.org/trac/wiki/Users/Documentation/1.3/Tree/NestedSet

and also Doctrine
http://www.doctrine-project.org/documentation/manual/1_0/en/hierarchical-data#nested-set

Doctrine also supports loading nested sets with fixtures.
http://www.doctrine-project.org/documentation/manual/1_0/en/data-fixtures:fixtures-for-nested-sets

Would just be nice if Propel did the same. Reason I would like to have 
this is that it's nice to be able to load basic data from scratch quickly.

Cheers,

Rob

Sid Bachtiar wrote:
> Hmm, may be you should post your question to Symfony mailing-list or forum?
>
> There are few Symfony developers here including myself. But
> unfortunately, I can't help you on this one.
>
> Someone else here might be able to help, but you'll probably have more
> chance to get an answer on Symfony website/forum/mailing-list.
>
> On Sat, Mar 14, 2009 at 1:24 PM, Rob Jensen <[email protected]> wrote:
>   
>> Hi there,
>>
>> I am using Symfony 1.2.4 with propel and I would like to get fixtures
>> working with a nested set. I haven't seen any documentation for this.
>> Any pointers?
>>
>> Any help appreciated.
>>
>> Cheers,
>>
>> Rob
>>
>>     
>
>
>
>   

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to