opengds / OpenGDS

Open GOOP Development Suite
MIT License
54 stars 14 forks source link

Singleton private methods require reference wire #108

Closed Bas-vE closed 2 months ago

Bas-vE commented 3 months ago

For the GOOP4 singleton pattern it would be nice to have a method template for private methods where the reference wire is used instead of the getinstance. I would like this for speed.

MikaelHolmstrom commented 2 months ago

Added this image