Talk:Hooking
From Wikipedia, the free encyclopedia
[edit] Examples?
Can we get some real code examples? C? Java? indil 09:43, 4 May 2006 (UTC)
- I second that request! This article (excuse me, stub) could really benefit from some examples. --Wikitonic 15:44, 19 October 2007 (UTC)
- I am going to permalink to some hooking samples I wrote in C++ for hooking Direct3D and rendering CEGUI to a foreign window - works well —Preceding unsigned comment added by Masterfreek64 (talk • contribs) 10:03, 4 February 2008 (UTC)
[edit] Design Patterns
From the description this sounds like the Chain of Responsibility pattern used as a (callback) handler.
[edit] Subversion Hooks
Is this term relevant to Subversion hooks at all? —Preceding unsigned comment added by Guttersnipe098 (talk • contribs) 02:02, 9 July 2008 (UTC)
[edit] Point of view check
This article seems to be horribly biased and completely wrong in some respects. Hooking is widely used in free software. inspircd and atheme use hooks widely for example. It seems to be written mainly from a Windows development POV as well. I'm nominating it for a POV check.
--Jacob Myers (Flame me!) 01:17, 26 November 2008 (UTC)

