| To: | REALbasic Betas <realbasic-betas at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Recursion & Files |
| From: | "Theodore H. Smith" <delete at softhome dot net> |
| Date: | Tue, 27 Aug 2002 19:23:14 +0200 |
Gotcha. I seem to recall some discussion in the archives about problems with using recursion to walk the directory structure under OS 9 - presumably because of the fixed memory partition under Classic. An iterative approach would seem to be more memory efficient. I don't know about speed. Wouldyou agree?
Stackless is faster, if you need it faster.
But it can be done slower if you want more flexible code.
--
Theodore H. Smith - Macintosh Consultant / Contractor.
My website: <www.elfdata.com/>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Odd characters in the IDE?, Michael J. Hußmann |
|---|---|
| Next by Date: | Re: Recursion & Files, Charles Yeomans |
| Previous by Thread: | Re: Recursion & Files, Will Leshner |
| Next by Thread: | Re: Recursion & Files, Charles Yeomans |
| Indexes: | [Date] [Thread] [Top] [All Lists] |