Re: [cairo] Re: cairomm API/ABI freeze?



On Fri, 18 Aug 2006 18:19:57 +0200, Murray Cumming wrote:
> > Jonathon Jongsma wrote:
> > > Cairo::Context::begin_new_path()
> > > Cairo::Context::begin_new_sub_path()
> > >
> > > Advantages:
> > > - retains a pretty close mapping to the C cairo functions
> > > - retains an obvious parallellism between the two functions
> > > - prefix 'begin_' makes it clear that we're not using 'new' in the C++
> > > sense
> > >
> > > Thoughts? opinions? alternate suggestions?
> > >
> > Sounds good. The 'begin_new_' prefix removes the C++ new operator
> > confusion that I think 'new_' alone presents.
>
> Yes, it's good.

A huge improvement over clear_path.

Well done, Jonathon!

-Carl

Attachment: pgpnClvZWNdHb.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]