[tcltk-perl] Re: EV subroutine in Tcl.pm
Brought to you by:
hobbs
From: Jeff H. <je...@Ac...> - 2004-04-24 16:35:05
|
Vadim Konovalov wrote: > I really want to change name of Tcl::EV to Tcl::Ev > > ALL-CAPS names usually used for constant subroutines and for some special > for Perl subroutines, and never such names are used to just name ordinary > subroutine, like in our case. > > Please add your argumentation, and better yet let us agree to rename it. OK, I was just trying to differentiate from the original. I have started using it in code, so I will just have to watch for that commit and change those references. I still prefer using the ('%X', '%Y') argument style though. Since users have to change their code around anyway, it seems safe to make it more explicit what they are doing. I suppose you could still support \\'XY' given ref-ref-scalar's are unlikely to be used as regular arguments. -- Jeff Hobbs, The Tcl Guy http://www.ActiveState.com/, a division of Sophos |