You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Erik Putrycz (JIRA)" <ji...@apache.org> on 2009/08/28 15:42:59 UTC

[jira] Created: (TAP5-829) Provide metadata for beanviewers

Provide metadata for beanviewers
--------------------------------

                 Key: TAP5-829
                 URL: https://issues.apache.org/jira/browse/TAP5-829
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.1.0.5
            Reporter: Erik Putrycz


I tried to improve beanviewers by using annotations in the class displayed but unfortunately this is not possible currently.
For editing, BeanEditContext is available, while for viewing only PropertyOutputContext provides metadata about the object being edited. A BeanDisplayContext would be a great addition for accessing the class being edited and retrieve annotations for instance.


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