[Pharo-project] Remove/deprecate String adaptation?
Oct. 10, 2011
12:59 p.m.
Could we please remove, or at least deprecate the String>> #adaptTo*: andSend: protocol? Made me question my sanity a bit when I forgot some parenthesis, and 0.1 + 0.2 storeString didn't raise any errors, nor returned the string like I'd intended it to... Cheers, Henry
Oct. 10, 2011
6:32 p.m.
I thought that we already did it. Henrik can you open a bug entry and provide some code. Stef On Oct 10, 2011, at 2:59 PM, Henrik Sperre Johansen wrote:
Could we please remove, or at least deprecate the String>> #adaptTo*: andSend: protocol?
Made me question my sanity a bit when I forgot some parenthesis, and 0.1 + 0.2 storeString didn't raise any errors, nor returned the string like I'd intended it to...
Cheers, Henry
5408
Age (days ago)
5408
Last active (days ago)
1 comments
2 participants
participants (2)
-
Henrik Sperre Johansen -
Stéphane Ducasse