vmassol 2003/06/22 08:03:55[snip]
Modified: framework/src/java/share/org/apache/cactus/client/connector/http AbstractConnectionHelper.java JdkConnectionHelper.java HttpClientConnectionHelper.java framework/src/java/share/org/apache/cactus Cookie.java WebResponse.java Added: framework/src/java/share/org/apache/cactus/util CookieUtil.java Removed: framework/src/java/share/org/apache/cactus/client/connector/http CookieUtil.java
So now we have a HttpUtil class in o.a.c.client.connector.http, and a CookieUtil class in o.a.c.util, right? Why aren't both in the same package, as they both provide static utility methods for dealing with the HTTP protocol?
-chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
