[Pharo-project] Object>>at:modify:???
I would like to deprecate the following method since nobody use it. What do you think? Stef
In a 1.1 image I have, the class HttpRequest is using that message... On Thu, Oct 21, 2010 at 4:08 PM, stephane ducasse <stephane.ducasse@free.fr>wrote:
I would like to deprecate the following method since nobody use it. What do you think?
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- *Hernán Wilkinson Agile Software Development, Teaching & Coaching Mobile: +54 - 911 - 4470 - 7207 email: hernan.wilkinson@10Pines.com site: http://www.10Pines.com <http://www.10pines.com/>*
On 23.10.2010 14:23, Philippe Marschall wrote:
On 22.10.2010 23:04, Hernan Wilkinson wrote:
In a 1.1 image I have, the class HttpRequest is using that message...
At least we should move it to Dictionary. But I think we can easily fix Kom.
It's gone in KomHttpServer-pmm.60 Cheers Philippe
participants (3)
-
Hernan Wilkinson -
Philippe Marschall -
stephane ducasse