Closed lehmannro closed 14 years ago
Fixed in 457a2b0ef0849f567b07f26207497ae75dfb49f0. Exposing Identity
as a class is a wholly different beast and not as trivial as it sounds; it needs to record the service it is linked to (a pyhkal.Pyhkal
instance) for calls to emit
et al. Perhaps pyhkal.shrink
should grow into a module (that is, contrib plugin).
Apart from the obvious flaws in this code snippet Identity should indeed be a class.