Andrea Aime a écrit :
> Two interesting suggestion that came up during the gt2 meeting to reduce 
> visual clutter:
> - reverse engineer dependencies only from public/protected methods, 
>   avoid private ones


I suggest to avoid static fields/methods too. Static fields are often 
enumerations or pre-defined 
instances of the same class. It would avoid recursive arrows from a box toward 
the same box just 
because a predefined constant exists.

        Martin.


_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to