Title: [2270] branches/v-1.4.x/xstream-distribution/src/content/changes.html: Deprecate AttributeNameIterator, it is an internal helper class only.
Revision
2270
Author
joehni
Date
2014-03-03 12:50:07 -0600 (Mon, 03 Mar 2014)

Log Message

Deprecate AttributeNameIterator, it is an internal helper class only.

Modified Paths

Diff

Modified: branches/v-1.4.x/xstream-distribution/src/content/changes.html (2269 => 2270)


--- branches/v-1.4.x/xstream-distribution/src/content/changes.html	2014-03-03 18:23:43 UTC (rev 2269)
+++ branches/v-1.4.x/xstream-distribution/src/content/changes.html	2014-03-03 18:50:07 UTC (rev 2270)
@@ -44,6 +44,7 @@
     
     <ul>
     	<li>Deprecated c.t.x.converters.extended.StackTraceElementFactory, it is an internal helper class.</li>
+    	<li>Deprecated c.t.x.io.AttributeNameIterator, it is an internal helper class.</li>
     	<li>Deprecated c.t.x.XStream.useXStream11XmlFriendlyMapper(), corresponding
     	c.t.x.mapper.XStream11XmlFriendlyMapper has been deprecated long ago.</li>
     	<li>Deprecated c.t.x.converter.basic.BooleanConverter.shouldConvert(Class,Object), undetected remainder of

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to