John Siracusa skribis 2006-04-30  8:15 (-0400):
> >>  foo._______:bar
> > Would suffice for my needs. Not sure if people are willing to give up
> > their underscore-only method names, though.
> No one's going to use either of these because they're ugly.

"I am not going to use either of these because I think they're ugly."

I don't think it's ugly. It's not any less tidy.

    $xyzzy.foo()   $xyzzy.foo()
    $fooz.:foo()   $fooz.:foo()
    $foo._:foo()   $foo. :foo()
    $da.__:foo()   $fa.  :foo()

My variable names aren't so long that I'm likely to have
foo._______:bar, and $foo.__:bar is clean.


Juerd
-- 
http://convolution.nl/maak_juerd_blij.html
http://convolution.nl/make_juerd_happy.html 
http://convolution.nl/gajigu_juerd_n.html

Reply via email to