[
https://issues.apache.org/jira/browse/PIVOT-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719645#action_12719645
]
Greg Brown commented on PIVOT-153:
----------------------------------
The Bindable class and the @Load annotation have been removed, and @Bind has
been renamed to @WTKX. A bind() method has been added to WTKXSerializer that
performs binding on a given class (binding no longer walks up the type
hierarchy).
> Allow WTKX binding to any class
> -------------------------------
>
> Key: PIVOT-153
> URL: https://issues.apache.org/jira/browse/PIVOT-153
> Project: Pivot
> Issue Type: Improvement
> Components: wtk-wtkx
> Reporter: Greg Brown
> Assignee: Todd Volkert
> Fix For: 1.3
>
>
> It is inconvenient, and sometimes impossible, for all bindable classes to
> extend the pivot.wtkx.Bindable class. We should support binding to arbitrary
> classes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.