[etoys-notify] [JIRA] Updated: (SQ-1107) 'multiply by' for variables of type 'point' should want numbers and number-tiles, not points

Scott Wallace (JIRA) tracker at squeakland.org
Wed Jul 11 20:52:17 EDT 2012


     [ http://tracker.squeakland.org/browse/SQ-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Wallace updated SQ-1107:
------------------------------

    Fix Version/s: etoys 5.1
                       (was: etoys 5.0.1)

> 'multiply by' for variables of type 'point' should want numbers and number-tiles, not points
> --------------------------------------------------------------------------------------------
>
>                 Key: SQ-1107
>                 URL: http://tracker.squeakland.org/browse/SQ-1107
>             Project: squeakland
>          Issue Type: Bug
>          Components: etoys
>            Reporter: Markus Schlager
>             Fix For: etoys 5.1
>
>         Attachments: point_multiply_by.png
>
>
> When using assignment-tiles for variables of type point (e.g. location), <-, increase by, decrease by are behaving the right way: they want a parameter of type point.
> multiply by though should want a parameter of type number in order to perform as S-multiplication.
> Right now you get
>             point multiply by: valX @ valY -> (point x * valX) @ (point y * valY)
> which doesn't make much sense (at least in a physical context where you want something like F=m*a)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.squeakland.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the etoys-notify mailing list