[ http://issues.apache.org/jira/browse/AXISCPP-372?page=history ]
     
Roshan Weerasuriya resolved AXISCPP-372:
----------------------------------------

    Resolution: Fixed

commented this API method.

> Do we need the addNamespaceDecl() method in the "IHeaderBlock" interface
> ------------------------------------------------------------------------
>
>          Key: AXISCPP-372
>          URL: http://issues.apache.org/jira/browse/AXISCPP-372
>      Project: Axis-C++
>         Type: Improvement
>   Components: Basic Architecture
>     Versions: current (nightly)
>     Reporter: Roshan Weerasuriya
>     Assignee: Roshan Weerasuriya
>     Priority: Minor
>      Fix For: current (nightly)

>
> hi James and All,
> createNamespaceDecl() creates and adds. OK yes.. true
> >what is the advantage of having an API addNamespaceDecl() 
> This method was added so that if a user has already created a Namespcae
> direcetly without using the above "createNamespaceDecl()", so that he
> could use this method to add it. But when I went through the code I also
> feel that we could remove this "addNamespaceDecl()" from the API. 
> Any one has a issue if we remove this method ""addNamespaceDecl()" from
> the API? Thanks for James to pointing out this.
> Roshan
> On Mon, 2005-01-10 at 18:09, James Jose wrote:
> > Hi Roshan,
> > 
> > There is no API which  creates the namespace declaration without
> > adding to the HeaderBlock. If createNamespaceDecl() creates and add
> > the namespace to the HeaderBlock , what is the advantage of having an
> > API addNamespaceDecl() ? I am just trying to understand the necessity
> > of addNamespaceDecl() API and how it can be used.
> > 
> > Regards
> > James

-- 
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

Reply via email to