Well etoys is a python based activity, in some sense.

http://dev.laptop.http://dev.laptop.org/git.do?p=projects/etoys;a=tree


Hrm, that is:

http://dev.laptop.org/git.do?p=projects/etoys;a=tree

The activity itself is written in python, even if it looks like a wrapper around the real code (which I assume is etoys.image). I'm not sure I see the point to write custom scripts (or even worst build the bundle every time by hand) in this case. setuptools should be perfectly capable to put together a few data files (the svg, the image, the bundle info) and a couple of python files in a bundle.

Anyway I don't know what are the plans for etoys, I'm just looking to the current code. So it might be that setuptools is not the right tool to package it. The point is that we need to start packaging activities as bundles and it make sense to start from the most common case, i.e. python based activities.

Marco
_______________________________________________
Sugar mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/sugar

_______________________________________________
Sugar mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/sugar

Reply via email to