From a personal perspective, I'm an admirer of JSON and its clarity
and simplicity, and also prefer only-one-format. It's hard to
negotiate between two formats over the wire and get that right.
From a standardization perspective, since JSON is already an RFC, and
because IETF reviewers loo
On Fri, Aug 22, 2008 at 09:18:36AM -0700, Ovid wrote:
> Does anyone use App::Prove::State, a module which ships with the new
> Test::Harness? Outside of the Test::Harness distribution, the only code which
> I know of which uses it is a quick "which tests are slow?" hack I put
> together.
>
> I
Does anyone use App::Prove::State, a module which ships with the new
Test::Harness? Outside of the Test::Harness distribution, the only code which I
know of which uses it is a quick "which tests are slow?" hack I put together.
I ask this because I'm making some internal changes to this module. I