Content deleted Content added
Citation bot (talk | contribs) Alter: title, template type. Add: chapter-url, isbn, pages, chapter. Removed or converted URL. | Use this bot. Report bugs. | Suggested by Abductive | Category:Anti-patterns | #UCB_Category 16/32 |
quote template, cn |
||
(One intermediate revision by the same user not shown) | |||
Line 1:
{{Short description|Computer programming object}}
In [[computer programming]], a '''poltergeist''' (or '''gypsy wagon''') is a short-lived, typically [[State (computer science)|stateless]] object used to perform initialization or to invoke methods in another, more permanent class. It is considered an [[anti-pattern]]. The original definition is by Michael Akroyd
A poltergeist can often be identified by its name; they are often called "manager_", "controller_", "supervisor", "start_process", etc.
|