[
https://issues.apache.org/jira/browse/SCXML-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ate Douma resolved SCXML-72.
----------------------------
Resolution: Fixed
Finalized the rewrite (done before by Rahul) by now dropping the obsolete
SCXMLParser and SCXMLSerializer.
Also updated relevant document.
Also dropping the now no longer needed dependencies on commons-digester and
commons-beanutils.
> 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)