[Perlunit-devel] Resend: Re commits
Status: Beta
Brought to you by:
mca1001
|
From: Piers C. <pdc...@bo...> - 2001-11-14 08:36:38
|
Adam Spiers <ad...@sp...> writes:
> Piers Cawley (pdc...@bo...) wrote:
>> Adam Spiers <ad...@sp...> writes:
>> > While we're at it, another quick poll:
>> >
>> > my $self = shift;
>> > my $arg = shift;
>> >
>
> I find that the lack of space decreases legibility, and also makes it
> look more like a function call than a declaration. Not much in it
> though :-)
Ah, I like lining up the beginnings of the variables, but I'm not
terrifically attached to it.
>> but I think there might be a few more modules to move around, I'm
>> really not keen on the Test::Unit::TestFoo style, and, from
>> discussions elsewhere, I think it'd be a good idea to move
>> Test::Unit itself into Test::Unit::Procedural. There seem to be a
>> fair few folks at the moment who think that Test::Unit is the main
>> interface to PerlUnit.
>
> Good idea.
I'll do it after the merge.
--
Piers
"It is a truth universally acknowledged that a language in
possession of a rich syntax must be in need of a rewrite."
-- Jane Austen?
|