[ 
https://issues.apache.org/jira/browse/PIVOT-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901002#action_12901002
 ] 

Noel Grandin commented on PIVOT-602:
------------------------------------

Or, since we're already building our own bean infrastructure code in 
   org.apache.pivot.beans
perhaps we should be building custom logic into BeanAdapter for this sort of 
stuff, in which case we can build custom logic for introspecting our listener 
design

??

> Create BeanInfo classes for WTK components
> ------------------------------------------
>
>                 Key: PIVOT-602
>                 URL: https://issues.apache.org/jira/browse/PIVOT-602
>             Project: Pivot
>          Issue Type: New Feature
>          Components: wtk
>    Affects Versions: 2.0
>            Reporter: Noel Grandin
>            Priority: Minor
>
> Create BeanInfo classes for the UI components to add make it easier to build 
> design tools around Pivot.
> For example, the BeanInfo classes would tell the design tool which values are 
> valid for certain methods e.g. the methods that take enumerated values also 
> never permit null.
> Unfortunately, there will be some limitations - we cannot represent the Pivot 
> listener pattern in the BeanInfo classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to