On Wednesday 09 April 2008 02:08:18 Ovid wrote:
> --- chromatic <[EMAIL PROTECTED]> wrote:
> > All* of the TAP I've ever seen has been transient data generated by
> > one tool, processed by another tool, and almost immediately discarded.
> All of the Java I've ever seen doesn't make use of f
Hi!
On Wed, Apr 09, 2008 at 02:49:05PM +0100, Fergal Daly wrote:
> On 09/04/2008, Gabor Szabo <[EMAIL PROTECTED]> wrote:
> > On Mon, Apr 7, 2008 at 10:14 PM, Fergal Daly <[EMAIL PROTECTED]> wrote:
> > > I would say put as much as possible of this outside the Test::
> > > namespace and then wra
On 09/04/2008, Gabor Szabo <[EMAIL PROTECTED]> wrote:
> On Mon, Apr 7, 2008 at 10:14 PM, Fergal Daly <[EMAIL PROTECTED]> wrote:
> > I would say put as much as possible of this outside the Test::
> > namespace and then wrap in a thin Test:: wrapper. I wish I'd done this
> > with Test::Deep, it
On Mon, Apr 7, 2008 at 10:14 PM, Fergal Daly <[EMAIL PROTECTED]> wrote:
> I would say put as much as possible of this outside the Test::
> namespace and then wrap in a thin Test:: wrapper. I wish I'd done this
> with Test::Deep, it's on the todo list but I'll never get around to
> it,
I am not
--- "Randy J. Ray" <[EMAIL PROTECTED]> wrote:
> > Test::Text::Format (generic interface)
> > Test::Text::Format::XML
> > Test::Text::Format::YAML
> > Test::Text::Format::Etcetera
> >
>
> Feels a bit clumsy. I tend to dislike starting out three levels deep
> unless
> the middle level already exist
--- chromatic <[EMAIL PROTECTED]> wrote:
> All* of the TAP I've ever seen has been transient data generated by
> one tool,
> processed by another tool, and almost immediately discarded.
All of the Java I've ever seen doesn't make use of first class
functions and therefore they're not very