Kurt Schrader wrote:

> On Tuesday, August 7, 2001, at 04:21 PM, Cedric Berger wrote:
>
> > Too bad this fails to recognize that you don't need to put that into
> > the java.util.* namespace.
> > For example the javelinsoft classes are under "com.javelinsoft".
>
> Yes, but this leads to you having to change all of your import
> statements if you switch from JDK 1.4 to 1.3 or earlier.

Yes, you're right.
This is not a perfect solution.

But since the java.awt.swing -> com.sun.awt.swing -> javax.swing
horror story, some tools are pretty good at automating that kind of change.

And a small perl script is probably enough, I guess...
Cedric



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

Reply via email to