On Sep 16, 2010, at 1:27 AM, Sean Owen wrote: > > Speaking of, would like to keep trimming out unused math code, but > perhaps better to encourage those that know more about what's used and > not to have a go. It's pretty easy in IntelliJ -- just grays out > methods that aren't in use now.
If only it did it for all downstream users, too! For instance, somethings we aren't using internally are being used by Carrot2. Such is the case when we ship separate JARs. -Grant
