Re: User Supplied YAML Diagnostic Keys

2008-04-09 Thread chromatic
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

Re: Preparing a new Test::* module

2008-04-09 Thread Thomas Klausner
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

Re: Preparing a new Test::* module

2008-04-09 Thread Fergal Daly
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

Re: Preparing a new Test::* module

2008-04-09 Thread Gabor Szabo
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

Re: Preparing a new Test::* module

2008-04-09 Thread Ovid
--- "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

Re: User Supplied YAML Diagnostic Keys

2008-04-09 Thread Ovid
--- 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