[Zope3-dev] service names

Steve Alexander steve@cat-box.net
Thu, 06 Feb 2003 23:05:08 +0200


>>So, I propose two kinds of names:
>>
>>* Plural nouns, for services that represent a collection of components
>>   or other things that are instrumental in a system's architecture.
>>
>>   HubIds, Roles, Permissions, Adapters,
>>   Interfaces, Utilities, Skins, Views, Resources,
>>   Factories
>>
>>* Nouns derived from verbs, for providing the means to do something
>>
>>   Authentication, Subscription, Publication, ErrorCollection
> 
> 
> I like these two categories; verbs make less sense to me.  I'll change
> 'ResourceService' to 'Resources'.

Ok.

Note that my proposal suggests two further changes:

   What is currently ErrorReporting should become ErrorCollection.

   What is currently Events should become Publication.

Any opinions from the rest of zope3-dev ?

--
Steve Alexander