Martin Desruisseaux ha scritto: > 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.
Good catch, but I already avoided static fields in my generator. If you see one, it's a bug. Can you point me to a sample of an arrow generated because of a static field? Cheers Andrea _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel