[code-review] Please review Data::TreeDumper

nadim <nadim-yY3/[email protected]> Tue, 13 Jul 2004 16:50:50 +0200
Newsgroups gmane.comp.lang.perl.code-review-ladder
Message-ID <[email protected]>
Hi, I'd appreciate a review of Data::TreeDumper which can be found at=20
http://search.cpan.org/~nkh/ Take the bundle. D::TD should work on window=
s=20
too but I am not sure.

I am mainly looking for documentation/functionality review but internals=20
review is very welcome too. D::TD has just gone through major refactoring=
=20
but there might still be lots of things to make better. The internals are=
=20
not optimized for speeed though I tryed to make something fast enough.

I think, and hope, this is a very usefull module which intends to replace=
=20
(in many but not all cases) Data::Dumper.

If you are the author of a dump module, I'd be whilling to discuss the=20
possibility to have one core dumper with functionality added around=20
instead for having each dumper reinvent the wheel.

I have one or two other modules that I can think about putting under the=20
spot lights and I also have a build system (350 KB) that might need a=20
review soon.

I hope more people will participate here (I couldn't help notice the fall=
=20
in the amount of mails), We have had a rather long discussion about the=20
need of such a site on perl-module-author. I am as interrested in getting=
=20
my modules reviewed as I am reviewing or reading others review.

Cheers, Nadim