help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] [task] Sockets should accept integers/bytearrays as wel


From: Paolo Bonzini
Subject: [Help-smalltalk] [task] Sockets should accept integers/bytearrays as well as characters/strings
Date: Wed, 06 Feb 2008 03:42:30 -0700

Issue status update for http://smalltalk.gnu.org/node/167 Post a follow up: http://smalltalk.gnu.org/project/comments/add/167

Project:      GNU Smalltalk
Version:      <none>
Component:    Bindings: Sockets
Category:     tasks
Priority:     normal
Assigned to:  Unassigned
Reported by:  bonzinip
Updated by:   bonzinip
Status:       active

This is probably easiest to do with a new class shape, which can also be
used for FileStreams.  The new shape would accept bytes *and* characters
for #at:put:, and return characters always (for backwards
compatibility).

Currently, I am working around it in Sport, but it's bad for
performance.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]