This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Bigger Chooser Part 3 In Super 3-D: RECTPP


On Sun, 2003-04-06 at 09:22, Max Bowsher wrote:

> > PP doesn't evoke 'Memory compatible wrapper'. It doesn't even evoke
> > Wrapper. Or Adapter.
> 
> RECTPP - a C++ version of RECT.

If it was that, then we could change field, give it child classes (which
implies virtual destructors ...) We can't. It's *not* a C++ version of
RECT. It's a limited function wrapper. Does it need to be that limited?
Maybe not, but for now, if I proposed any changes, potentially large
amounts of Garys other code would have to change (beyond the search n
replace the class renaming will cause), and that would be unreasonable
of me.

> If that's not enough to convince you, then how about:
> RECT<you suggest something to put here>.
> 
> Maybe RECTWrapper

Exactly.

> , and make new files (winwrap.h,.cc ?) to house
> RECTWrapper, and your SIDWrapper and HANDLEWrapper ?

One file per class is best. So RECTWrapper.h is fine.

Rob

-- 
GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]