Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 66963 invoked from network); 12 Jan 2005 14:24:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 12 Jan 2005 14:24:34 -0000 Received: (qmail 95335 invoked by uid 500); 12 Jan 2005 14:24:34 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 95300 invoked by uid 500); 12 Jan 2005 14:24:33 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 95178 invoked by uid 99); 12 Jan 2005 14:24:33 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 12 Jan 2005 06:24:33 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j0CEOUDj026661 for ; Wed, 12 Jan 2005 15:24:30 +0100 Message-ID: <1633358094.1105539870559.JavaMail.jira@ajax.apache.org> Date: Wed, 12 Jan 2005 15:24:30 +0100 (CET) From: "Roshan Weerasuriya (JIRA)" To: axis-c-dev@ws.apache.org Subject: [jira] Closed: (AXISCPP-372) Do we need the addNamespaceDecl() method in the "IHeaderBlock" interface In-Reply-To: <627794243.1105362912960.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/AXISCPP-372?page=history ] Roshan Weerasuriya closed AXISCPP-372: -------------------------------------- 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