Features/Introduction Tutorial: Difference between revisions
ErickLavoie (talk | contribs) |
ErickLavoie (talk | contribs) |
||
| Line 47: | Line 47: | ||
=== Sugar Modifications === | === Sugar Modifications === | ||
The major changes to Sugar consist in introducing two new concepts, Probes and Overlays and an additional service in the sugar-session. | The major changes to Sugar consist in introducing two new concepts, Probes and Overlays, and an additional service in the sugar-session. | ||
Probes allow obtaining events from Activities/Shell and the execution of arbitrary actions from a separate process. This ability should be reviewed in light of the security policy of Sugar. | Probes allow obtaining events from Activities/Shell and the execution of arbitrary actions from a separate process. This ability should be reviewed in light of the security policy of Sugar. | ||
| Line 56: | Line 56: | ||
Those changes involve modifications of less than 100 lines of code in the existing Sugar code base but add a number of new files and concepts. | Those changes involve modifications of less than 100 lines of code in the existing Sugar code base but add a number of new files and concepts. | ||
=== Tasks === | === Tasks === | ||