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 "Dmitry Utkin (Updated) (JIRA)" <ji...@apache.org> on 2012/02/01 19:17:03 UTC

[jira] [Updated] (AXIS2C-1553) Api changes in AxiOM

     [ https://issues.apache.org/jira/browse/AXIS2C-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Utkin updated AXIS2C-1553:
---------------------------------

    Attachment: axis2c-1.7.0-uncommenting-useful-axiom-functions.patch

patch to uncomment useful axiom functions, that cannot be implemented in user code.
                
> Api changes in AxiOM 
> ---------------------
>
>                 Key: AXIS2C-1553
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1553
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: xml/om
>    Affects Versions: 1.7.0
>            Reporter: Dmitry Utkin
>         Attachments: axis2c-1.7.0-uncommenting-useful-axiom-functions.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> This is back compatibility bug (with axis-1.6.0).
> Some necessary functions in axiom/src/om/om_element.c was commented out with #if 0.
> axiom_element_remove_attribute -- no other remove_attribute function is exists, hard to implement it in user's code.
> Some other useful functions was commented out like:
> axiom_element_declare_default_namespace
> axiom_element_find_namespace_uri
> I can reimplement it in my project, but this is not so easy.
> Others developers may use those functions too.
> Anyway, backcompat is broken if those functions will stay commented.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org