Robert Collins wrote: > On Sun, 2003-04-06 at 01:01, Max Bowsher wrote: >> Robert Collins wrote: >>> On Sat, 2003-04-05 at 19:23, Gary R. Van Sickle wrote: >>>> 2003-04-05 Gary R. Van Sickle <[EMAIL PROTECTED]> >>>> >>>> * RECTPP.h: New file. >>> >>> Much better. A few remaining nits. >>> >>> a) The class name, as discussed before. > >> Given that it is derived from RECT, I think RECTPP is a good name. > > I don't. > http://www.cygwin.com/ml/cygwin-apps/2003-03/msg00762.html > http://www.cygwin.com/ml/cygwin-apps/2003-03/msg00749.html > > PP doesn't evoke 'Memory compatible wrapper'. It doesn't even evoke > Wrapper. Or Adapter.
RECTPP - a C++ version of RECT. If that's not enough to convince you, then how about: RECT<you suggest something to put here>. Maybe RECTWrapper, and make new files (winwrap.h,.cc ?) to house RECTWrapper, and your SIDWrapper and HANDLEWrapper ? Max.
