|
|
|
|
|
by ChrisMarshallNY
1228 days ago
|
|
That’s a design pattern I used in the early ‘90s. I called it “False Objects” (I think that I even wrote up a pattern doc on it). I got the idea from QuickDraw GX (about the only good I got from that tech). I used it to leverage OOP from non-OOP languages (like C). An SDK that I wrote in 1994, using it, was still in use, when I left the company, in 2017. |
|