[
https://issues.apache.org/jira/browse/PIVOT-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Volkert updated PIVOT-116:
-------------------------------
Description: Create a pivot.wtkx.Translator class, which will translate
WTKX input streams to javax.tools.JavaFileObject instances, which can then be
compiled to class files. This will lay the foundation for WTKX compilation
that is tied into the WTKX binding sub-system. (was: Create
WTKXSerializer#interpretObject(), which will return a String representing the
interpreted Java source code for the given WTKX resource. This method will be
used by pivot.wtkx.BindProcessor to compile WTKX resources directly into Java
classes using the bind annotations.)
Summary: WTKX --> Java Translation (was: WTKXSerializer interpreter)
> WTKX --> Java Translation
> -------------------------
>
> Key: PIVOT-116
> URL: https://issues.apache.org/jira/browse/PIVOT-116
> Project: Pivot
> Issue Type: New Feature
> Components: wtk-wtkx
> Reporter: Todd Volkert
> Assignee: Todd Volkert
> Fix For: 1.2
>
>
> Create a pivot.wtkx.Translator class, which will translate WTKX input streams
> to javax.tools.JavaFileObject instances, which can then be compiled to class
> files. This will lay the foundation for WTKX compilation that is tied into
> the WTKX binding sub-system.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.