Re: export (WAS: Boost Workshop at OOPSLA 2004) (WILL BE: Save Andrei)
From: Walter (walter_at_digitalmars.nospamm.com)
Date: 08/21/04
- Next message: Steven E. Harris: "Re: Template-based implementation of Sutter's exception-safe operator= idiom"
- Previous message: Walter: "Re: export (WAS: Boost Workshop at OOPSLA 2004) (WILL BE: Save Andrei)"
- In reply to: Hyman Rosen: "Re: export (WAS: Boost Workshop at OOPSLA 2004) (WILL BE: Save Andrei)"
- Next in thread: Daveed Vandevoorde: "Re: export (WAS: Boost Workshop at OOPSLA 2004) (WILL BE: Save Andrei)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 20 Aug 2004 23:53:14 -0400
"Hyman Rosen" <hyrosen@mail.com> wrote in message
news:YEfVc.7145$si.4688@trndny06...
> >>3. export failed miserably at being reasonably easy to implement.
> > I can hardly imagine how anybody could argue that one.
>
> Who said it was supposed to be easy? Templates aren't easy, exceptions
> aren't easy, manipulating vtable pointers during construction isn't easy.
2 to 3 man years to implement is quite another level of "easy". It's
extremely costly to implement, costly to users as well as vendors.
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]
- Next message: Steven E. Harris: "Re: Template-based implementation of Sutter's exception-safe operator= idiom"
- Previous message: Walter: "Re: export (WAS: Boost Workshop at OOPSLA 2004) (WILL BE: Save Andrei)"
- In reply to: Hyman Rosen: "Re: export (WAS: Boost Workshop at OOPSLA 2004) (WILL BE: Save Andrei)"
- Next in thread: Daveed Vandevoorde: "Re: export (WAS: Boost Workshop at OOPSLA 2004) (WILL BE: Save Andrei)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|