Re: [PHPTAL] MPTT to recursive macro

2009-06-22 Thread Nick Pack
ute Language for PHP > Subject: Re: [PHPTAL] MPTT to recursive macro > > On 22-06-2009 at 12:26:34 Nick Pack wrote: > >> I have been experimenting with the Modified Pre-Order Tree Traversal >> Pattern, my test case code is returning the results as expected however >

Re: [PHPTAL] MPTT to recursive macro

2009-06-22 Thread Kornel LesiƄski
On 22-06-2009 at 12:26:34 Nick Pack 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 t