MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

Re: FW: That numeric verb thing again.



In article <01BAFF27.1F7CF400@phoenix.clawpaw.com>,
Ron Stanions  <chaeon@roc.clawpaw.com> wrote:
> 
>For all your above examples (plus one) I would use:
>
>                          when $server_options.support_numeric_verbname_strings is:
>                            0  (new style)                      1 (old style)
>.program me:2           <-- programs me:("2")()             programs verb #3 on me
>.program me:(2)         <-- programs verb #2 on me.         raises E_TYPE
>.program me:("2")       <-- programs me:("2")()             programs me:("2")()
>.program me:("(2)")     <-- programs me:("(2)")()           programs me:("(2)")()
>.program me:(":hey")    <-- programs me:(":hey:)()          programs me:(":hey:")()
>

.program is a command; it can't raise anything.

Besides, "new style" is always supported, even if
support_numeric_verbname_strings_through_the_use_of_very_long_server_option_properties
is true.

	-hpa


-- 
PGP public key available - finger hpa@terminus.storm.net
"The earth is but one country, and mankind its citizens."  --  Bahá'u'lláh
GE/CS 3.1 d- s-:- a- C++++ ULIS++++$ P+++ L++++>+++++ E++ W++ N++ o+ K
w--- O@ M V- PGP+ t+ 5++ X? R@ tv- b++ DI++++ D++(+) G e++ h- r-- y-


References:

Home | Subject Index | Thread Index