>>>>> "DJD" == Daniel John Debrunner <[EMAIL PROTECTED]> writes:
DJD> Apart from this approach, it seems that some automated static
DJD> analysis of all classes in the embedded engine could be
DJD> done. For example looking for public/protected fields and
DJD> non-interface methods in non-public classes.
I think it also would be useful to get a list of all public/protected
methods that are only used within the same package. Many of them
could probably be made package private.
--
Øystein
