On Sat, Jun 11, 2011 at 2:29 AM, Rickard Öberg <[email protected]> wrote: > Neither. Functional programming turned out to be very useful for doing work > with iterables (flatten/map/filter was all I needed), but good ol' OO > provided the structures to be traversed. So, more like balanced I guess.
functional programming in the large, oo in the small sometimes makes sense. although the other way 'round can, too. ja, context is king, i guess i am reminded. _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

