Documentation Team: Difference between revisions
Link to Activity portal |
RafaelOrtiz (talk | contribs) m low level api compleement |
||
| Line 9: | Line 9: | ||
:::* Hey, I came up with an alternate "reference" implementation for collaboration when I wrote Colors!, I think it's a lot easier to understand and could be the basis for a good tutorial. The only weird thing is, I wanted my activity class to receive DBus signals directly, so I subclassed ExportedGObject but initialized late - hacky, I know. It would be nice if this were not needed! [http://dev.laptop.org/git?p=activities/colors;a=blob;f=colors.py;h=c262f55e46519248418a07e3c4eed1ab4207fa09;hb=5822328cab1162b32452dfb915b33d98307b55d1#l579] [[User:Wade|Wade]] 18:49, 18 May 2008 (UTC) | :::* Hey, I came up with an alternate "reference" implementation for collaboration when I wrote Colors!, I think it's a lot easier to understand and could be the basis for a good tutorial. The only weird thing is, I wanted my activity class to receive DBus signals directly, so I subclassed ExportedGObject but initialized late - hacky, I know. It would be nice if this were not needed! [http://dev.laptop.org/git?p=activities/colors;a=blob;f=colors.py;h=c262f55e46519248418a07e3c4eed1ab4207fa09;hb=5822328cab1162b32452dfb915b33d98307b55d1#l579] [[User:Wade|Wade]] 18:49, 18 May 2008 (UTC) | ||
* Low level API (non-python activities). We should just move bert document on this wiki. | * Low level API (non-python activities). We should just move bert document on this wiki. | ||
this is the page http://wiki.laptop.org/go/Low-level_Activity_API but it must be complemented with | |||
*http://wiki.laptop.org/go/Sugar_Factory | |||
*http://www.catmoran.com/olpc/#sugxterm | |||
== Manual == | == Manual == | ||