On Thu, Apr 29, 2010 at 16:27, Kevin Wright <[email protected]> wrote: > To be sure, Scala definitely has some very advanced features, but you're not > forced to use them and I tend to restrict the really tricky stuff to writing > library-level code, or implementing DSLs.
The possibility to do tricky stuff might result in misuse. I knew C++ programmers writing really unreadable code just because it is possible to write more than one command in one line... :-( > Much of this is lost in the blogs and evangelism of converts, all of whom > are proudly showing off what new advanced feature they've just figured out > (I'm also guilty of this). thanks for pointing that out (that the samples might not look like a real project mostly look - not that you are guilty ;-) ). -- Martin Wildam -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
