[Cairo] virtualizing the surface interface
James Henstridge
james at daa.com.au
Sat Sep 27 04:04:26 PDT 2003
On 26/09/03 22:32, Carl Worth wrote:
> > The big changes are the introduction of the 'struct cairo_surface_impl'
> > type, with function pointers for implementations of the operations on
> > surfaces;
>
>Great. I prefer names without abbreviations, but I won't reject the
>patch because of that. It's just internal and I'll just rename the
>struct later if it bugs me too much.
>
>
How about cairo_surface_class_t ? It sounds like the "impl" struct
essentially defines a class of surfaces (in the object oriented sense).
James.
--
Email: james at daa.com.au
WWW: http://www.daa.com.au/~james/
More information about the cairo
mailing list