Class with default method handler
Category: Python - Education
This script is a class whose objects can handle undefined method calls, passing them on to a default handler. Date: 03 March, 2012
Method Handler - Method Calls - Object Oriented Programming - Method - Handler - Calls
Homepage: http://code.activestate.com/
Developer: code.activestate.com
License: Freeware
Operating System: All
all are required fields
Related Scripts Download
A metaclass is used to wrap all (or just some) methods for logging purposes.
Developer: code.activestate.com
License: Freeware
Operating System: All
This script can be good to avoid some limitations of multiple inheritance, when in need to expand functionalities of superclasses in the hierarchy or controlling the classes cooperation.
Developer: code.activestate.com
License: Freeware
Operating System: All
This tutorial covers how to get most out of the Object Oriented Programming Conecpts using C++ Language.
Developer: mycplus.com
License: Freeware
Operating System: All
Sunframework is based on PHP5 (OOP,MVC) and is designed to be fast and simple.
Developer: SourceForge.net
License: Freeware
Operating System: All
This handler manages a chain of registered callback functions.
Developer: code.activestate.com
License: Freeware
Operating System: All
Proxies can be useful at times but may not be simple to create and run.
Developer: code.activestate.com
License: Freeware
Operating System: All
This script presents the implemetation of eiffel like methods (methods with preconditions and postconditions).
Developer: code.activestate.com
License: Freeware
Operating System: All
This is a function to iterate over a container and its elements that checks for recursive traps.
Developer: code.activestate.com
License: Freeware
Operating System: All
The end result is a Car Parts application that uses a Linked List and random access to create and maintain persistent data.
Developer: planetsourcecode.com
License: Freeware
Operating System: All