I\'m working on a new release of collective.imagetags in which all the functionality that was carried by a browser view (imagetags-manage) is now moved to a new adapter (not commited yet) which provid
In a stand-alone python application I use zope.interface, zope.component packages to register and access application\'s adapters.
I\'m trying this for almost two hours now, without any luck. I have a module that looks like this: try: