[Haskell-cafe] who's in charge?

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Fri Oct 29 02:38:57 EDT 2010


On 29 October 2010 17:33, Gregory Crosswhite <gcross at phys.washington.edu> wrote:
> Also, this is a complete aside but what the heck.  :-)
>
> Has anyone else been driven crazy by the way that Java code and libraries
> are documented?  It seems like whenever I try to figure out how to use a
> piece of Java code, the functionality is spread out over a huge collection
> of classes and methods so that it is impossible to figure out where things
> actually happen and how the code is supposed to be used.  Am I correct to
> perceive this as a general trend in Java, or is it just the projects that I
> looked at and/or my lack of experience in how Java sources and libraries are
> organize?

>From my memories of using Java (of which I've been clean for about
18mths now, woohoo!!! :D) this was the case, because the different
aspects of a container, etc. was abstracted away so much.

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com


More information about the Haskell-Cafe mailing list