Quozl
Joined 17 March 2010
No edit summary |
|||
| Line 2: | Line 2: | ||
=== Purpose === | === Purpose === | ||
*a learner will be able to use examples to write more complex code, | |||
*a learner will be able to use modules created by other learners to write more complex code, with or without changing the contributed module, | |||
*increase code sharing, | *increase code sharing, | ||
*increase relevance to Python users, | *increase relevance to Python users, | ||
*increase portability of code written | *increase portability of code written, beyond Pippy and Sugar, | ||
=== Data === | === Data === | ||
| Line 49: | Line 51: | ||
*provide a way to import zip bundles from journal into the current pippy instance, using the object chooser, | *provide a way to import zip bundles from journal into the current pippy instance, using the object chooser, | ||
*on execution of a bundle, allow access to all other currently loaded bundles via import, and access to system bundles via import, | *on execution of a bundle, allow access to all other currently loaded bundles via import, and access to system bundles via import, | ||