On Fri, Jan 25, 2008 at 02:39:05PM -0600, Gabriel Sechan wrote: > The first is much simpler, as well as shorter. A good rule of thumb (not > 100% right, but frequently is) is that recursive structures like trees should > use recursion and iterative structures like hashes and arrays should use > iteration.
Thanks. That helped. Chris -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
