RE: [Java-gnome-developer] [PATCH] two small patches
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2004-10-28 10:47:22
|
Thank you very much for the patch. We are currently at a point where we are not able to make API changes. In about a week or two we will begin our 2.9 development effort and should be able to apply the patches at that time. I will apply the patch for the getSelected method but would ask you to please open a bugzilla report for the remaining diffs. When we start 2.9 I will be happy to apply the remaining patch. -Jeff > -----Original Message----- > From: jav...@li... > [mailto:jav...@li...]On Behalf Of > Nicholas Rahn > Sent: Thursday, October 28, 2004 6:16 AM > To: jav...@li... > Subject: [Java-gnome-developer] [PATCH] two small patches > > > Hi, > > Here are 2 small patches (diff -u) that I would like to submit for > possible inclusion in CVS. > > SimpleList.patch > - Fix to avoid a NP exception in getSelected when there is no list > element selected. > - Add a new method, remove( String ), which removes the > given element > from the list. > > HTMLDocument.patch > - Add a new method, loadStream( InputStream, String ), > which loads the > page from the given InputStream. This is useful if you want to use an > external tool (for example, Jakarta's HttpClient) to retrieve > the page, > rather than using the internal retrieval process provided in > loadURL( String ). > > > Let me know if you would like the patches in some other form/forum. > Comments/critiques are welcome. > > Nick > > -- > NOTE: THIS IS A CONFIDENTIAL COMMUNICATION. This transmission is intended only for the use of the individuals or entity to which it is addressed. If you are not the intended recipient, or the person responsible for delivering the message to the intended recipient, please return or delete it immediately. Although this e-mail and any attachments are believed to be free of any virus or other defect, it is the responsibility of the recipient to ensure that it is virus free and no responsibility is accepted by us for any loss or damage arising in any way from its unauthorized modification or use. |