Joshua Asbury

Results 24 comments of Joshua Asbury

Well the main reason that I think this should be, yes I know defaults can be specified in the code generators, but lets look at the code generator for `turtle.transferTo`...

Yeh I quite like the idea of the popup saying that a code block is wrong and then having it flash.

Well the design choice is definitely up to you as to what you want to do, whether its make all required and the block can specify if its optional, or...

Yeh empty sockets are annoying, seems like you're missing something, maybe have a null block, which generates `nil`?

Indeed... first that comes to mind is the `read` function. function stub `function read( _sReplaceChar, _tHistory )` so if I wanted to make a password read you'd do either of...

yep looks good, esp once you get that placement bug fixed. The only thing I could pick on is that if I make a program that is solely `turtle.transferTo(1,2)` it...

The "ease of use for newbies" programmer inside me says #2. The "usability nut" inside me says #3.

I assumed that #3 was just like info saying "did you know? You can switch them........" Which is better usability than assuming what they want and making the change, for...

> Ah, I see what you mean. If I really wanted to spoil them, I'd give them a > dialog offering to change if for them, but I'm not going...