Re: [PHPTAL] MPTT to recursive macro

2009-06-22 Thread Kornel Lesiński

On 22-06-2009 at 12:26:34 Nick Pack n...@carbidefinger.net wrote:


I have been experimenting with the Modified Pre-Order Tree Traversal
Pattern, my test case code is returning the results as expected however  
I am having trouble with the metal macros to present it.


I think the easiest way is to write PHP function that converts this  
dataset into recursive structure.


--
regards, Kornel

___
PHPTAL mailing list
PHPTAL@lists.motion-twin.com
http://lists.motion-twin.com/mailman/listinfo/phptal


Re: [PHPTAL] MPTT to recursive macro

2009-06-22 Thread Nick Pack
Thanks Kornel, that's the conclusion I came to, thought it was worth asking
though!

Regards,
Nick



 From: Kornel Lesiński kor...@aardvarkmedia.co.uk
 Organization: Aardvark Media Limited
 Reply-To: Template Attribute Language for PHP phptal@lists.motion-twin.com
 Date: Mon, 22 Jun 2009 12:40:57 +0100
 To: Template Attribute Language for PHP phptal@lists.motion-twin.com
 Subject: Re: [PHPTAL] MPTT to recursive macro
 
 On 22-06-2009 at 12:26:34 Nick Pack n...@carbidefinger.net wrote:
 
 I have been experimenting with the Modified Pre-Order Tree Traversal
 Pattern, my test case code is returning the results as expected however
 I am having trouble with the metal macros to present it.
 
 I think the easiest way is to write PHP function that converts this
 dataset into recursive structure.
 
 -- 
 regards, Kornel
 
 ___
 PHPTAL mailing list
 PHPTAL@lists.motion-twin.com
 http://lists.motion-twin.com/mailman/listinfo/phptal


___
PHPTAL mailing list
PHPTAL@lists.motion-twin.com
http://lists.motion-twin.com/mailman/listinfo/phptal