The question says everything. Or am I trying to use zope.interface for the wrong purpose? What I need is basically the One Way To Do It for registering classes that implement a certain functionality
Hey, I\'d like to know how to upload my zope site on my ftp. I have 开发者_运维知识库a domain, and I like to upload it, like a upload normal files on my ftp.
I have started using Zope interfaces in my code, and as of now, they are really only documentation. I use them to specify what attributes the class should possess, explicitly implement them in the app