> Revision: 1185 > Author: [email protected] > Date: Sat Jul 3 08:51:31 2010 > Log: Move internal utility code to separate package. > > These files have moved from c.g.i.internal to c.g.i.internal.util. > Visibility has been increased when necessary. > [snip]
Thanks for accepting my suggestion. I have two followup points: 1) Despite being mentioned in the list in the commit message, Function.java was not actually moved. I think it ought to be. 2) Does anyone feel that having the util package depend on _nothing_ in the main internal package (other than @Nullable, which can't really be helped) is a good thing to strive for? If so, I shall submit a patch that moves the parts of MoreTypes that don't actually deal with Types and are used within the util package into util.Classes. Max.
signature.asc
Description: OpenPGP digital signature
