Can we liaise with them -- who's the contact? surely we can manage keeping whatever's of interest while not having to keep things nobody uses. I'd like that since it won't be feasible later, and because it paves the way for me to start polishing the bits of code we will keep. At the moment piles of it remains deprecated.
On Thu, Sep 16, 2010 at 4:39 PM, Grant Ingersoll <[email protected]> wrote: > > 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
