Summer of Code/2013/Turtle Blocks Python export project: Difference between revisions
Marion Zepf (talk | contribs) add decisions on TA installation path, dictionary for boxes and actions |
Marion Zepf (talk | contribs) add pending decision on blocks introduced by plugins |
||
| Line 58: | Line 58: | ||
** How to implement this? E.g., call a <code>wait(step_time)</code> function in between two steps? | ** How to implement this? E.g., call a <code>wait(step_time)</code> function in between two steps? | ||
* Should the status bar be shown when the exported code is run? | * Should the status bar be shown when the exported code is run? | ||
* Blocks introduced by plugins: Should the plugin provide info about how to transform its blocks into Python? | |||