jmoenig / Snap

a visual programming language inspired by Scratch
http://snap.berkeley.edu
GNU Affero General Public License v3.0
1.51k stars 747 forks source link

Turtle name is inconsistent between reportAttributeOf and reportGetImageAttribute #2686

Open djdolphin opened 4 years ago

djdolphin commented 4 years ago

When the costume is Turtle: (costume name of object myself) reports "Turtle" (name of costume current) reports ""

My understanding is that the Turtle is the null costume, so returning empty string makes sense, but it's definitely inconsistent.

brianharvey commented 4 years ago

the Turtle is the null costume

Aargh, don't encourage him. :(