On Apr 1, 2010, at 10:18 AM, Stéphane Ducasse wrote:

> More seriously it would be nice to have a solution.
> After may be string and text can share a common interface and the current 
> situation is kind of ok.
> Does anybody have a larger view on the problem and possible solution?

I think this was all fixed already in 1.1... 

(Object>>#halt) asString class  --> ByteString.

There is no asText. but #getSource return a Text (for formatted methods, of 
course)

(Object>>#halt) getSource class

So not too bad.

        Marcus


--
Marcus Denker  -- http://www.marcusdenker.de
INRIA Lille -- Nord Europe. Team RMoD.


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to