[squeak-dev] Possible deprecations in Point and Collection

Herbert König herbertkoenig at gmx.net
Sun Dec 8 09:52:22 UTC 2019


Hi all,


r:degrees: is polar u:v is x:y: sending new instead of basicNew.

Polar coordinates are important to me, I have no opinion about the other.


Cheers, Herbert


Am 07.12.2019 um 19:14 schrieb Tobias Pape:
>> On 07.12.2019, at 17:40, Thiede, Christoph <Christoph.Thiede at student.hpi.uni-potsdam.de> wrote:
>>
>> Hi all,
>>
>> may it be possible that the following methods are no longer in use and could be deprecated for the sake of simplicity?
>> Point
>> #u, #v
>> (class) #u:v:
> I don't think just because the base system does not use polar coordinates that it would be a good idea to drop support for them…
>
> -t
>
>> SequenceableCollection
>> #errorFirstObject:
>> #errorLastObject:
>>
>> Best,
>> Christoph
>
>


More information about the Squeak-dev mailing list