Menu

#29 Use "real" singletons for singletons.

open
nobody
None
2
2003-02-14
2003-02-14
No

Today some classes pretends to be singletons (like the
pluginfactory) but this is not enforced by the code.

This is not a big problem in reality, unless somebody
writes code which tries to do bad things.

Loki has a concrete singelton implementation which we
probably can use.

Discussion


Log in to post a comment.