Allow CandidateSteps methods to be defined in POJOs

Description

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.

Activity

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created January 7, 2010 at 3:49 PM
Updated January 9, 2010 at 10:51 AM
Resolved January 9, 2010 at 10:51 AM

Flag notifications