[jdom-commits] CVS Update: jdom/src/java/org/jdom

nobody nobody at chimbo.servlets.com
Wed Feb 4 19:56:01 PST 2004


****************************************
Date:   Wed Feb  4, 2004 @20:56:00 MST
Author: 

Update of /home/cvs/jdom/src/java/org/jdom
In directory chimbo:/tmp/cvs-serv9409

Modified Files:
ContentList.java
Log Message:
Fixed bug where serializing a list using a filter wouldn't work because
FilterList wasn't serializable. It is now, as is ElementFilter and the
Filter interface is now serializable. This was necessary to be able to
send filtered lists. If you implemented your own filter, please note
this. Also note if you use a namespace in your filter, you should copy
the special namespace serialization code from ElementFilter.

Thanks to mtminnerATearthlink.net for reporting this.

-jh-

===================================================================
File: no file ContentList.java		Status: Needs Checkout

   Working revision:	1.28	Thu Feb  5 03:56:00 2004
   Repository revision:	1.28	/home/cvs/jdom/src/java/org/jdom/ContentList.java,v

   Existing Tags:
	jdom_1_0_b9              	(revision: 1.21)
	jdom_1_0_b8              	(revision: 1.11)




More information about the jdom-commits mailing list