On Sunday 20 April 2008 19:34:34 James E Keenan wrote:

> chromatic wrote:

> > Why a separate file?

> The Parrot::Configure object is a singleton.  From my experiences over
> the past year, I have found that this means it's difficult to test all
> the effects of different command-line options in a single file.  The
> more complex the code in a given config step's runstep() method, the
> more individual objects have to be created, which leads to more files.

If there were a way to reset the data in the Parrot::Configure object, could 
we consolidate these files?

-- c

Reply via email to