Difference between revisions of "Category:Code that uses voodoo"

From Organic Design wiki
(bigger so we can see it better)
Line 1: Line 1:
{{message|icon=[[Image:Voodoo.svg|100px]]|text=The code in this category all exhibit [[w:Voodoo programming|voodoo programming]] techniques. The most common of these is extending an instance's class at [[w:runtime|runtime]] after it has been instantiated.}}
+
{{message|icon=[[Image:Voodoo.svg|100px]]|text=The code in this category all exhibit [[w:Voodoo programming|voodoo programming]] techniques. The most common of these is extending an instance's class at [[w:runtime|runtime]] after it has been instantiated, a technique that can be used to provide additional [[MW:Manual:Hooks|hooks]] into existing code without requiring modification of code-base files.}}
 
[[Category:Extensions]]
 
[[Category:Extensions]]

Revision as of 02:17, 24 October 2007

Voodoo.svg The code in this category all exhibit voodoo programming techniques. The most common of these is extending an instance's class at runtime after it has been instantiated, a technique that can be used to provide additional hooks into existing code without requiring modification of code-base files.

Pages in category "Code that uses voodoo"

The following 6 pages are in this category, out of 6 total.