Issue 3768 in pharo: Deprecate String >> get/putInteger32:

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 3768 in pharo: Deprecate String >> get/putInteger32:

pharo
Status: Accepted
Owner: [hidden email]
Labels: Milestone-1.3

New issue 3768 by [hidden email]: Deprecate String >> get/putInteger32:
http://code.google.com/p/pharo/issues/detail?id=3768

String >> #getInteger32:   &
String >> #putInteger32:at:

Previously used by Nebraska to send SmallIntegers in Strings through  
sockets.

If there are any senders in packages we expect to load, they should find  
better/clearer ways to do what these methods can currently be used for.





Reply | Threaded
Open this post in threaded view
|

Re: Issue 3768 in pharo: Deprecate String >> get/putInteger32:

pharo
Updates:
        Status: FixToInclude

Comment #1 on issue 3768 by [hidden email]: Deprecate String >>  
get/putInteger32:
http://code.google.com/p/pharo/issues/detail?id=3768

changeset attached

Attachments:
        Deprecate.1.cs  6.2 KB


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3768 in pharo: Deprecate String >> get/putInteger32:

pharo
Updates:
        Status: Closed

Comment #2 on issue 3768 by [hidden email]: Deprecate String >>  
get/putInteger32:
http://code.google.com/p/pharo/issues/detail?id=3768

in 13107