You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by ax...@ws.apache.org on 2004/10/15 12:47:51 UTC

[jira] Updated: (AXISCPP-190) Attribute.h and IAttribute.h shipped

The following issue has been updated:

    Updater: John Hawkins (mailto:hawkinsj@uk.ibm.com)
       Date: Fri, 15 Oct 2004 3:46 AM
    Changes:
             type changed from Bug to Improvement
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXISCPP-190?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-190

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-190
    Summary: Attribute.h and IAttribute.h shipped
       Type: Improvement

     Status: Unassigned
   Priority: Minor

    Project: Axis-C++
 Components: 
             Configuration
   Versions:
             1.3 Final

   Assignee: 
   Reporter: Mark Whitlock

    Created: Wed, 6 Oct 2004 6:25 AM
    Updated: Fri, 15 Oct 2004 3:46 AM

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.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira