Improve behavior#getStatelessHint() by accounting for the common cases when 
behaviors are not stateless
-------------------------------------------------------------------------------------------------------

                 Key: WICKET-4065
                 URL: https://issues.apache.org/jira/browse/WICKET-4065
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
            Reporter: Igor Vaynberg
            Assignee: Igor Vaynberg
            Priority: Minor


behavior#getStatelessHint() can check if behavior implements IBehaviorListener 
and if it does return false from stateless hint. also 
InvalidBehaviorIdException can point to getstatelesshint() being true when it 
should indeed be false as a probable cause for the error.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to