XStream
  1. XStream
  2. XSTR-232

Incorrect deprecated "use" comment for classAttributeIdentifier in AbstractCollectionConverter

    Details

    • Type: Bug Bug
    • Status: Closed Closed
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.2
    • Component/s: None
    • Labels:
      None

      Description

      The class:

      com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter

      includes the deprecated field:

      /**

      • @deprecated As of 1.1.1, use {@link #mapper()}

        */
        protected String classAttributeIdentifier;

      Surely this should read:

      /**

      • @deprecated As of 1.1.1, use {"class"}

        */

      • or have I misunderstood the comments in the message:

      http://article.gmane.org/gmane.comp.java.xstream.user/599

        People

        • Assignee:
          Unassigned
          Reporter:
          SebbASF
        • Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

          Dates

          • Created:
            Updated:
            Resolved: