commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #8731] inetlib handler classes have wrong names


From: Chris Burdess
Subject: [bugs #8731] inetlib handler classes have wrong names
Date: Mon, 03 May 2004 12:28:02 -0400
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.6) Gecko/20040414 Galeon/1.3.14 (Debian package 1.3.14a-1)

This mail is an automated notification from the bugs tracker
 of the project: classpath.

/**************************************************************************/
[bugs #8731] Latest Modifications:

Changes by: 
                Chris Burdess <address@hidden>
'Date: 
                Mon 05/03/04 at 16:27 (Europe/Paris)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
         Assigned to | None                      | dog


------------------ Additional Follow-up Comments ----------------------------
Classpath expects to see a class "Handler" in the search path for URL stream 
handlers. So far we only have 2 stream handlers in inetlib (for FTP and 
Gopher). I have changed the names of these, so they can be looked up 
automatically by Classpath. The protocol handlers for the various 
mailbox/mailto protocols should probably leverage the JavaMail API.






/**************************************************************************/
[bugs #8731] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8731>
Project: classpath
Submitted by: Tom Tromey
On: Thu 04/29/04 at 01:18

Severity:  1 - None
Resolution:  Fixed
Assigned to:  dog
Status:  Open
Platform Version:  None


Summary:  inetlib handler classes have wrong names

Original Submission:  The classes in the inetlib protocol handler packages
don't have the names expected by the classpath core code.
E.g., where inetlib has NNTPConnection, Classpath
expects just "Connection".
Until this change is made, inetlib classes can't be used
directly by classpath as protocol handlers.


Follow-up Comments
------------------


-------------------------------------------------------
Date: Mon 05/03/04 at 16:27         By: dog
Classpath expects to see a class "Handler" in the search path for URL stream 
handlers. So far we only have 2 stream handlers in inetlib (for FTP and 
Gopher). I have changed the names of these, so they can be looked up 
automatically by Classpath. The protocol handlers for the various 
mailbox/mailto protocols should probably leverage the JavaMail API.












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8731>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]