[
https://issues.apache.org/jira/browse/SCXML-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13797921#comment-13797921
]
Ate Douma commented on SCXML-72:
--------------------------------
For the latest trunk (version 2.0), based on the J6 branch, the SCXMLParser and
SCXMLSerializer no longer are used nor referenced, so finally can be removed.
> Rewrite the IO package for version 2.0
> --------------------------------------
>
> Key: SCXML-72
> URL: https://issues.apache.org/jira/browse/SCXML-72
> Project: Commons SCXML
> Issue Type: Improvement
> Affects Versions: 0.7
> Reporter: Rahul Akolkar
> Assignee: Ate Douma
> Fix For: 2.0
>
>
> The oacs.io package is a good candidate for a complete rewrite, such that:
> * It uses JDK 1.6 enhancements for XML streaming (currently via J6 branch)
> * Does not have any dependencies (remove Digester, and therefore, BeanUtils
> dependency)
> * It is backwards compatible expect for any API that is Digester specfic
> (those bits need to be deprecated)
> Both SCXMLParser and SCXMLSerializer classes need to be rewritten.
--
This message was sent by Atlassian JIRA
(v6.1#6144)