Gabriel Sechan <[EMAIL PROTECTED]> writes: > But it bears absolutely no resemblance to my natural thought flow. > My mind works procedurally, it has since I've been a kid- I've > always taken the break things into steps, then into smaller steps > approach. As such I avoid actually using them like the plague.
Are you arguing against functional programming here, or parallel execution? I can't see how your preferred working model could be at odds with functional programming. Breaking things into small steps, whether building up or breaking down, is common to both functional and "procedural" programming. -- Steven E. Harris -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
