peter wrote:
> As for the usual complexity claim: you can write easy-to-ready code in
> scala (our 'big novelty' was to come up with coding guidelines), just
> as you can write ugly code in scala.  Note though, the same argument
> is true for java as well.
>   
Java does not make it as easy to write hard to follow code as some other 
languages.  There's less "magic" to hang code readers with.  You can 
have lots of silly or outright bad code, but any given code snippet is 
unlikely to be terribly magical and non-obvious.

Languages that provide lots of magic to hang code readers with 
definitely include Perl and C++.  From what I've seen Ruby, Scala, and 
C# also fall into this category -- to differing degrees.

--
Jess Holle


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to javaposse@googlegroups.com
To unsubscribe from this group, send email to 
javaposse+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to