Just as a heads up, svn commit r409407 enabled the new ControlBeanContext support classes. This change has underwent pretty thorough testing but its pretty complex code so if you see any strange behavior related to ControlBeanContexts please file a Jira issue.
- thanks, Chad Author: cschoett Date: Thu May 25 08:38:56 2006 New Revision: 409407 URL: http://svn.apache.org/viewvc?rev=409407&view=rev Log: Flip switch to use o.a.b.c.r.webcontext ControlBeanContextSupport classes instead of the java implementations of the bean context support classes. Enabled for ServletBeanContext and ControlTestContainerContext.
