Nah, I'm just wanting to make the Util package import the Lang package :)
Simple stuff I'm sure, just not something I've looked at yet.

Or are you saying having something that only compiles XmlString if Lang
package is available?

On Mon, 25 Feb 2002, Lavandowska wrote:

> Christoph, I like your name suggestion!
>
> Bay, are you talking about making the "build" conditional?  If so,
> check out the conditional javac stuff I wrote for the build.xml in
> utils (in regards to RequestUtils & ExtendedBrowserDetector).  You may
> have to go back a version (of build.xml) as the conditionals were
> accidentally left out of the last patch.
>
> Lance
>
> --- Christoph Reck <[EMAIL PROTECTED]> wrote:
> > [EMAIL PROTECTED] wrote:
> > > XmlUtils is a String-based class, so its dependency on the String
> > library
> > > will not be fixable without specifying dependency. So once I figure
> > this
> > > out/find a doc I'll make Util dependent on Lang.
> >
> > So then theres a good name for XmlUtils: use XmlStrings instead if
> > XMLs,
> > since its string based, thus differentiates itself from SAX and DOM
> > helpers...
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Sports - Coverage of the 2002 Olympic Games
> http://sports.yahoo.com
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to