Hi,
In message "[ruby-talk:20438] Re: kanji size"
on 01/08/28, Slava Kravchenko <arachis / gmx.net> writes:
|> | String#length will return 1 in this case
|> | String#size will give 2
|> |
|> | if I'm right
|>
|> You were right. But Dave Thomas persuaded me that they should behave
|> same. As a result, length and size return 1 now; buffer_size returns 2.
|> There may be better name for buffer_size method.
|
|Er... sorry for being a bit dumb... I'm still not an advanced ruby user ;)
|"Now" is "when"?
The "latest" ruby at the "ruby_m17n" branch. So for you -1.6.4 user-
"now" is distant future (1.8 or later?). For Ruby M17N developer,
"now" is now.
matz.