[Zope3-dev] question - zope3 docs

Corey corey_s at qwest.net
Wed Jun 22 19:35:47 EDT 2005


On Wednesday 22 June 2005 04:29 pm, Corey wrote:
> ">>> component.provideUtility(greet, IGreeter, 'robert')
>
> In this example we registered the utility as providing the `IGreeter`
> interface with a name of 'bob'."
>
> ( actualy, the name was 'robert' )
>

Actualy - this mistake was mine...   whoops!   ( well, I guess that answers my 
question about leaving well enough alone )

greet = Greeter('bob')


More information about the Zope3-dev mailing list