Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-190

Attribute.h and IAttribute.h shipped

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3 Final
    • 1.4 Final
    • Configuration
    • None

    Description

      Both Attribute.h and IAttribute.h are shipped. Some methods pass/return an Attribute and others pass/return an IAttribute. For instance Stub::getFirstSOAPMethodAttribute returns an Attribute but BasicNode::getFirstAttribute returns an IAttribute. This is confusing since they are the same class really. Surely IAttribute.h should be shipped, not Attribute.h and applications should ONLY deal with IAttribute's. Attribute should be the internal implementation of IAttribute.

      Attachments

        Activity

          People

            whitlock Mark Whitlock
            whitlock Mark Whitlock
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: