On Sat Sep 05 03:46:36 2009, POTYL wrote:
Show quoted text> I managed to fix most issues and the branch works well enough in order
> to run the demo examples/gtk-clutter.pl. I will use a private install of
> this code in order to continue my porting of Champlain to Clutter 1.0.
thanks for the branch, but that's not going to be merged.
like PyClutter, the perl-Clutter bindings now track only the core
Clutter API; a perl-Gtk2-Clutter module, as well as a
perl-Clutter-GStreamer module, will be added as soon as possible.
the split has been done for multiple reasons:
- Clutter is now 1.0, but the integration libraries are not ready for
API stability;
- the core Clutter is complex as it is, and the integration libraries
should live in their own module to avoid combinatorial explosion of API
size and dependencies
- maintainability is easier in the long run
again: thanks for the branch; next time, dropping me an email might
yield better results than waiting for me on IRC. :-)