Posted by Thurloat in Development on February 9th, 2010
MetaProgramming (which means writing programs for the sake of modifying running programs), is commonplace in languages such as Python and Ruby. It often becomes evident that the work you need to do could easily be accomplished by introducing additional functionality at runtime. Monkey Patching, a concept within MetaProgramming, is a very hot topic in the [...]
Development, metaprogramming, monkey patch, Programming, python
powered by WordPress
Entries (RSS) and Comments (RSS) ^