Add events to BXMLSerializer
----------------------------
Key: PIVOT-691
URL: https://issues.apache.org/jira/browse/PIVOT-691
Project: Pivot
Issue Type: Improvement
Reporter: Sandro Martini
Assignee: Greg Brown
Fix For: 2.1
Like in other Serializers, add the ability in BXMLSerializer to emit events, so
it will be possible to things is application code.
As a practical example, a typical Development Utility (using this feature and
attach its event listeners) could generate Java code obtained parsing a bxml
file, like a sort of pre-compiler o even for debugging bxml resources, or for
learning bxml internals from outside.
Some info here (mainly on this example):
http://apache-pivot-users.399431.n3.nabble.com/pivot-are-there-any-tools-to-convert-bxml-to-Java-td2118284.html#a2166783
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.