Nic Ferrier wrote: >Can I check in the FileURLConnection changes I submitted? They're >just formatting changes. >
Certainly. You should always feel free to check in formatting-only changes which bring things into line with our coding standards. >I have another patch to FileURLConnection which adds some interesting >methods (ones that aren't exposed through the URLConnection class but >there we are). I'm using these new methods in Paperclips. > >I'd very much like to submit the patch to Classpath but I don't want >to do that until the FileURLConnection patch has been approved. > I'm not sure that its a good idea to add extra methods to things like the URL protocol drivers, even though in this case it is in the gnu namespace. regards Bryce. _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

