Re: [Quantlib-dev] Abstract Factory/Abstract(Virtual) Constructor Pattern
Posted by
Luigi Ballabio on
Jun 03, 2005; 3:16am
URL: http://quantlib.414.s1.nabble.com/Abstract-Factory-Abstract-Virtual-Constructor-Pattern-tp3817p3820.html
On 06/01/2005 05:07:29 PM, Plamen Neykov wrote:
>
> I was thinking more about using the following pattern (or at least
> some parts of it, like the class registration mechanism):
>
http://www.cs.wustl.edu/~schmidt/europlop-96/papers/paper26.psI see. Hmm, I don't think this is in the scope of a
library---especially since one can't know how it will be used (shared
library, statically linked...)
However, it could be in the scope of the ObjectHandler thing Eric
Ehlers is developing. Eric, any comments?
Later,
Luigi
----------------------------------------
There are two ways to write error-free programs; only the third one
works.
-- unknown