[sugar] Re: patch - editable GeckoEmbed subclass

Marco Pesenti Gritti mpg
Sat Jul 29 09:21:58 EDT 2006


Robert Staudinger wrote:
> Hi,
>
> the attached patch introduces
>  GeckoEdit -----|> GeckoEmbed
>  Editor -----|> Browser
>  geckoembed.Edit -----|> geckoembed.Embed
>
> It's a bit more intrusive than I had hoped:
> because of the gecko-embed/src dir layout (rather than
> gecko-embed/gecko-embed) the public headers cannot easily include each
> other. Therefore gecko-embed-private.h has been split out of
> gecko-embed.h. The -private header is included from the subclass'
> gecko-edit-private.h.
>
> The editable subclass does not yet provide any methods but attached
> you will find test samples that show it works. Python bindings are
> updated to wrap the new class.

Hey!

I didn't look in the patch/problem in detail yet but if changing the 
directory layout make things simpler we could just change it... Thoughts?

Thanks,
Marco


More information about the Sugar-devel mailing list