You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Dhaval Chauhan (JIRA)" <de...@tuscany.apache.org> on 2008/10/01 22:39:44 UTC

[jira] Updated: (TUSCANY-2629) Enahancements in the AnyElementProcessor

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

Dhaval Chauhan updated TUSCANY-2629:
------------------------------------

    Attachment: tuscany-TUSCANY-2629_10012008.Dhaval.diff

This patch includes following items:
1. AnyElementProcessor 
2. Custom implementations of the XMLStreamReader:
  - XMLEventsStreamReader 
    - This implementation depends on two other implementations called XMLDocumentStreamReader and 
       XMLFragmentStreamReader
    - This implementation is still missing the support for few methods related with NamespaceContext due to 
       following issue[1].
3. Testcases for the AnyElementProcessor and others affected by this change

[1] https://issues.apache.org/jira/browse/TUSCANY-2624
   


> Enahancements in the AnyElementProcessor
> ----------------------------------------
>
>                 Key: TUSCANY-2629
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2629
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-1.3
>            Reporter: Dhaval Chauhan
>            Assignee: Dhaval Chauhan
>         Attachments: tuscany-TUSCANY-2629_10012008.Dhaval.diff
>
>
> I have enhanced the implementation of the AnyElementProcessor (previously DefaulyUnkownElementProcessor) 
> and replaced the existing DOM implementation with the custom implementation of the XMLStreamReader.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.