Poltergeist (computer programming): Difference between revisions

Content deleted Content added
No edit summary
m upd link
Line 8:
Poltergeists should not be confused with long-lived, state-bearing objects of a [[Software design pattern|pattern]] such as [[model–view–controller]], or tier-separating patterns such as [[business-delegate]].
 
To remove a poltergeist, delete the class and insert its functionality in the invoked class, possibly by [[Inheritance (computerobject-oriented scienceprogramming)|inheritance]] or as a [[mixin]].
 
==See also==