Component
Up to GlossaryThis Definition applies to: Any version.
While there are many meanings of the word component in software development, in the case of Grok and Zope 3 a component is any plain Python object that declares that it implements one or more interfaces.

