28 Aug 18:27
Request: type as argument name
From: Waldemar Schwan <waldemar.schwan <at> googlemail.com>
Subject: Request: type as argument name
Newsgroups: gmane.comp.lang.smalltalk.croquet.devel
Date: 2008-08-28 16:31:23 GMT
Expires: This article expires on 2008-09-11
Subject: Request: type as argument name
Newsgroups: gmane.comp.lang.smalltalk.croquet.devel
Date: 2008-08-28 16:31:23 GMT
Expires: This article expires on 2008-09-11
Hello everyone. This is an request to the developer of Croquet. For me, developing in Smalltalk, it war allways a good hint when arguments named like the expected type. example: add: aCharacter map at: aCharacter asciiValue+1 put: 1. Currently in Croquet there are some methods where this is not the case like: TPortal>>ghost: g ghost := g. It whould be great if you can change this in an later release. For me small things like this makes life easyer and developing more fun because you spend less time searching for the right classes. Cheers Waldemar
RSS Feed