Dollar sign ($) on foriegn keyboards? (prothon)
From: Mark Hahn (mark_at_prothon.org)
Date: 04/20/04
- Next message: Greg Ewing: "Re: campaining for PEP 238 - integer division"
- Previous message: Mark Hahn: "Re: CamelCase versus wide_names (Prothon)"
- Next in thread: Roel Schroeven: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: Roel Schroeven: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: LB: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: Petter Holmström: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: Peter Otten: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: srijit_at_yahoo.com: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: Adriano Varoli Piazza: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: Des Small: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: Fredrik Lundh: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Maybe reply: Joe Mason: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Maybe reply: Mark Hahn: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Maybe reply: greg: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Maybe reply: Tim Peters: "RE: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: Tuure Laurinolli: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Maybe reply: Tim Peters: "RE: Dollar sign ($) on foriegn keyboards? (prothon)"
- Maybe reply: Fredrik Lundh: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 19 Apr 2004 23:22:10 -0700
We are considering switching to the dollar sign ($) for self, instead of the
period ( . ) we are using now in Prothon. Ruby uses the at-sign (@) for
self, but our new usage of self also includes replacing the period for some
attribute references, as in obj$func() versus obj.func(), and too many
programs treat that as an email address and screw it up. Also the S in the
symbol $ reminds one of the S in $elf.
Can people from outside the U.S. tell me if typing the dollar sign often
would be a problem in writing code? Is it available and somewhat easy to
type on international keyboards?
- Next message: Greg Ewing: "Re: campaining for PEP 238 - integer division"
- Previous message: Mark Hahn: "Re: CamelCase versus wide_names (Prothon)"
- Next in thread: Roel Schroeven: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: Roel Schroeven: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: LB: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: Petter Holmström: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: Peter Otten: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: srijit_at_yahoo.com: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: Adriano Varoli Piazza: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: Des Small: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: Fredrik Lundh: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Maybe reply: Joe Mason: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Maybe reply: Mark Hahn: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Maybe reply: greg: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Maybe reply: Tim Peters: "RE: Dollar sign ($) on foriegn keyboards? (prothon)"
- Reply: Tuure Laurinolli: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Maybe reply: Tim Peters: "RE: Dollar sign ($) on foriegn keyboards? (prothon)"
- Maybe reply: Fredrik Lundh: "Re: Dollar sign ($) on foriegn keyboards? (prothon)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|