[Edu-sig] Design Patterns

Arthur ajsiegel at optonline.net
Sun Aug 28 00:42:03 CEST 2005



> -----Original Message-----
> From: edu-sig-bounces at python.org [mailto:edu-sig-bounces at python.org] On
> Behalf Of Scott David Daniels
 
> > If I am not violating the Uniform Access Principal how do we express on
> what
> > basis I am not?
> 
> This to me has to do with the set of calls in your API. 

Yes but according to the Uniform Access Principle:

"All services offered by a module should be available through a uniform
notation, which does not betray whether they are implemented through storage
or through computation."

My API is designed exactly and explicitly to betray this. That *is* my API.

Art




More information about the Edu-sig mailing list