Re: [PHP] Re: Almost Recursion

2009-01-16 Thread Nathan Rixham
Philip Graham wrote: On January 16, 2009 14:45:13 Nathan Rixham wrote: Nathan Rixham wrote: Here's a little recursion problem I'd like some input on - the task, to remove recursion from this little set of 3 classes, without removing any functionality. to be very specific; the problem is caused

Re: [PHP] Re: Almost Recursion

2009-01-16 Thread Philip Graham
On January 16, 2009 14:45:13 Nathan Rixham wrote: > Nathan Rixham wrote: > > Here's a little recursion problem I'd like some input on - the task, to > > remove recursion from this little set of 3 classes, without removing any > > functionality. > > to be very specific; the problem is caused by a se