|
 |
Darren New <dne### [at] san rr com> wrote:
> > an OOP language for a design which has very little object-orientedness
> Sure. Any time you give other processes access to all the member variables,
> or have most of the routines just static functions, or etc. :-)
I think singletons are a completely valid OOP technique. (OTOH, if your
entire program consists of singletons, it becomes a bit dubious whether
your program is object-oriented at all...)
--
- Warp
Post a reply to this message
|
 |