Allow CandidateSteps methods to be defined in POJOs
---------------------------------------------------

                 Key: JBEHAVE-231
                 URL: http://jira.codehaus.org/browse/JBEHAVE-231
             Project: JBehave
          Issue Type: Improvement
          Components: Core
            Reporter: Mauro Talevi
            Assignee: Paul Hammant
             Fix For: 2.4


The composition model ("has-a") is often preferable to the inheritance model 
("is-a").

CandidateSteps methods should be definable in POJOs that do not necessarily 
extend Steps.   Rather, Steps should be able to wrap a steps instance POJO and 
retrieve the annotated steps methods from it. 

Both composition and inheritance models should be supported.


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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to