In the past, things like the cgen ant depended on the modeler jar. Maybe what we need is a CayenneTools jar that contains all of these non-essential tools that are not needed by the runtime, but are needed by the modeler and the ant tasks and the maven tasks.
On Fri, Apr 17, 2009 at 3:37 PM, Kevin Menard <[email protected]> wrote: > On Thu, Apr 16, 2009 at 1:24 AM, Andrey Razumovsky < > [email protected]> wrote: > >> >> >> You mean to rewrite it from clean sheet? Inflector library is very small >> and >> event if we find an alternative, that will be a dependency either (?) >> >> It's also OK for me if we move the strategy to Cayenne core. Then we'll >> need >> compile dependency in core and "inclusive" - in modeler. >> >> So I suggest we either move it to core or create a separate module. But, if >> latter, I'm leaving the country today and won't be able to accomplish that >> in nearest two weeks. >> > > > Does anyone have an opinion on this? Dragging the class files directly into > our assembly may be the easiest thing to do. We've done this is the past > for other libs such as JDOM. Otherwise, I'll plan on adding a new module > for naming strategies. I just don't expect that module to grow a whole lot. > > -- > Kevin >
