You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Patrick Osborne (JIRA)" <be...@incubator.apache.org> on 2005/05/31 18:39:55 UTC

[jira] Closed: (BEEHIVE-585) perf: BackingClassMethodBinding needs to cache methods and fields

     [ http://issues.apache.org/jira/browse/BEEHIVE-585?page=all ]
     
Patrick Osborne closed BEEHIVE-585:
-----------------------------------


Verfied by code inspection.

> perf: BackingClassMethodBinding needs to cache methods and fields
> -----------------------------------------------------------------
>
>          Key: BEEHIVE-585
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-585
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Alpha, V1Beta, V1
>     Reporter: Rich Feit
>     Assignee: Patrick Osborne
>      Fix For: V1

>
> org.apache.beehive.netui.pageflow.facers.internal.BackingClassMethodBinding is a class that looks up methods and member field values when a Page Flow action is raised from a JSF backing bean.  It currently uses reflection on every request, but it needs to use caching like the rest of the runtime.

-- 
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