The Voidspace Techie Blog

Gravatar Have you looked at either of these libraries?

http://cheeseshop.python.org/pyp...pypi/ ProxyTypes
http://cheeseshop.python.org/pyp...pypi/ zope.proxy

ProxyTypes is pure Python, and zope.proxy is implemented in C. They have different strengths and weaknesses, but both are new-sytle classes and can lie about the object's class, such that isinstance(aProxy, classOfThingProxied) is true.


Gravatar This was mainly an exploration, but we need something similar soon at Resolver. It would be for IronPython, so a pure Python module might be of interest. We will have to customise the proxying though - it has to wrap the returned objects in some cases.


Gravatar Where do you get the icons for your posts from? They are awesome.


Gravatar I have harvested them from various places over the years.


Name:

Email:

URL:

Comment:  ? 

 

Commenting by HaloScan