User:Alsroot/Sugar Architecture: Difference between revisions

Line 71: Line 71:


==== Doer's environment ====
==== Doer's environment ====
Sugar distribution is a startup kit for Sugar doers. The real doing starts where new code is involved, e.g., by getting new versions of activities or preparing and sharing new code. Thus, where read-only nature of Sugar distribution is insufficient.
The key features that any Sugar doer needs, are:
* possibility to run any (including not yet released) versions of Sugar [[#Sugar_universe|components]],
* useful instruments to edit the code,
* share the code in peer-to-peer manner to fast and easy sharing of experiment results with the friends (F1/F2 views),
* share the code on more regular basis, i.e., uploading changed code to the server.
It is critically important to have these procedures as simple as possible.


=== No Development Team ===
=== No Development Team ===