Actually, I suppose it's not a big deal if core *tests* depend on utils. I can make that adjustment if that sounds right.
On Wed, Jan 20, 2010 at 4:56 PM, Jeff Eastman <j...@windwardsolutions.com> wrote: > Sean Owen wrote: >> >> That last commit concerning the dirichlet code and models seems to >> cause the build to fail -- or else I'm the victim of another >> environment-specific issue. >> >> I note it only because the fix raises a question. It causes core/ to >> depend utils/, and I had thought that was not the idea? >> >> Sean >> >> > > Oh darn, my new unit test does depend upon utils for the TFIDF stuff. Where > should I move it to? >