Any chance we can get these code generation stories in before 1.1?

My help is available weekends...

1) As a developer, I would like to create a new Story class from a story 
text file so that I don't have to do it manually. (This includes the 
narrative.)
2) As a developer, I would like to create a new Scenario class from a 
story text file...
3) As a developer, I would like to create a new Given, Event or Outcome 
class from a story text file...
4) ... I would like not to overwrite any existing class files from the 
Story framework...
5) ... I would like to create two Scenarios from the same story text 
file...
6) ... I would like my Givens, Events or Outcomes to take parameters in 
their constructors, so that I can maintain a useful hierarchy of classes.
7) ... I would like my story components to have the package structure I 
specify, so that I can navigate it easily. (A prefix, with an option for 
the givens / events / outcomes / scenarios / stories subpackages).
8) ... I would like newly created methods to throw a PendingException, so 
that I don't forget to fill them in.

Cheers,
Liz.

Mauro <[EMAIL PROTECTED]> wrote on 11/07/2007 21:31:51:

> Folks,
> 
> quite a bit of work has been done post-1.0.1.  I'd like to propose a 
> 1.1-beta-1 release to allow a 
> wider user base to try out new features.
> 
> Thoughts?
> 
> Cheers
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 

Reply via email to