You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Nikita Koksharov (JIRA)" <de...@tapestry.apache.org> on 2007/12/07 20:19:43 UTC

[jira] Created: (TAPESTRY-1967) Replace SAX to StAx

Replace SAX to StAx
-------------------

                 Key: TAPESTRY-1967
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1967
             Project: Tapestry
          Issue Type: Improvement
    Affects Versions: 5.0.6
            Reporter: Nikita Koksharov
             Fix For: 5.0.7


I suggest to use Woodstox StAx xml-processor http://woodstox.codehaus.org/ instead of SAX.

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


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


[jira] Updated: (TAPESTRY-1967) Replace SAX to StAx

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-1967:
-------------------------------------------

    Fix Version/s:     (was: 5.0.7)
                   5.0.8

> Replace SAX to StAx
> -------------------
>
>                 Key: TAPESTRY-1967
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1967
>             Project: Tapestry
>          Issue Type: Improvement
>    Affects Versions: 5.0.6
>            Reporter: Nikita Koksharov
>             Fix For: 5.0.8
>
>
> I suggest to use Woodstox StAx xml-processor http://woodstox.codehaus.org/ instead of SAX.

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


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


[jira] Closed: (TAPESTRY-1967) Replace SAX to StAx

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-1967.
------------------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 5.0.8)
         Assignee: Howard M. Lewis Ship

Reasons to reject:

XML parsing is purely internal to Tapestry.

The current parser works well and seems quite fast.  Ultimately, other parsers are built on SAX so it's a matter of adding overhead.

Trying to limit the number of dependencies.

> Replace SAX to StAx
> -------------------
>
>                 Key: TAPESTRY-1967
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1967
>             Project: Tapestry
>          Issue Type: Improvement
>    Affects Versions: 5.0.6
>            Reporter: Nikita Koksharov
>            Assignee: Howard M. Lewis Ship
>
> I suggest to use Woodstox StAx xml-processor http://woodstox.codehaus.org/ instead of SAX.

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


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