| Article: |
Exploring E4X with Ruby | |
| Subject: | Nice Idea | |
| Date: | 2004-10-15 12:41:03 | |
| From: | jherr2002 | |
|
Response to: Nice Idea
|
||
|
Excellent. Thanks.
|
||
Showing messages 1 through 1 of 1.
-
Nice Idea
2004-10-15 21:36:12 HotFusionMan [View]
|
|
||||||||||||||||||
Women in TechnologyHear us Roar
Showing messages 1 through 1 of 1.
|
||||||||||||||||||
|
||||||||||||||||||
The dash-in-name remark reminds me of something -- I think the same issue arises in the cLabs Internet Explorer Controller (mentioned in one of the files in its distribution if I remember correctly, not directly on its Web pages).
At least for this case, if the Ruby interpreter required whitespace around the "-" method in calls, that might disambiguate this type of name from the minus operator/method. But I guess that would break the (admittedly rarely seen) syntax
foo.-barorfoo.-(bar).