You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Nathan Jantz (JIRA)" <be...@incubator.apache.org> on 2005/05/14 01:07:12 UTC

[jira] Closed: (BEEHIVE-503) netui behavior tag should accept Object as a value

     [ http://issues.apache.org/jira/browse/BEEHIVE-503?page=all ]
     
Nathan Jantz closed BEEHIVE-503:
--------------------------------


This has been verified with several tests where I use the behavior tag to implement my own data cell decorator objects.  Closing issue.

> netui behavior tag should accept Object as a value
> --------------------------------------------------
>
>          Key: BEEHIVE-503
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-503
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>     Reporter: Eddie O'Neil
>     Assignee: Nathan Jantz
>      Fix For: V1

>
> The <netui:behavior> tag is used to affect the behavior of a parent JSP tag without having to have a JSP tag attribute to do so.  The reason for this is so that NetUI JSP tags can expose clean APIs but still have advanced configuration options.
> Currently, the "value" attribute of the <netui:behavior> tag is typed String, and this prevents handling arbitrary Object types in tags that accept behaviors.  Before Beehive 1.0, this should change to support Object.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira