From: "Piers Cawley" <[EMAIL PROTECTED]>
> As an aside. I have a dream. I have a dream that one day we'll've
> eliminated inner classes from Test::Unit. Or at least made them take
> hashes of coderefs instead of strings...
Well, if you feel like it, go ahead. The main use of this inner classes
stuff was easier porting. Try and port java code to perl without this
feature. You will go nuts in no time. These java folks use inner classes
all the time. It was so much easier just to emulate the feature.
(Besides, who would want to tolerate the fact that Java can do
something that Perl can't emulate.)
But now, since we're done porting, we probably should care more
about doing things "the perlish way", if just to raise acceptance levels.
(As an aside: I'm still confused what "the perlish way" means -
I always thought there was this TIMTOWTDI thing).
Cheers,
Christian
_______________________________________________
Perlunit-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/perlunit-devel