Name scoping class names

Jay O'Connor joconnor at cybermesa.com
Sun Dec 17 10:56:05 EST 2000


All,

	Is there a standard practice for scoping class names?  Such as using a
project specific prefix? I'm working on some classes for a project where
some of the classes may be general purpose enough to release, but I'm
concerned about naming conflicts. Is this usually handled with naming
conventions?  Or are modules usually used as athe scoping tool to avoid
naming collisions?

Thank you
-- 
Jay O'Connor
joconnor at cybermesa.com
http://www.cybermesa.com/~joconnor

"God himself plays the bass strings first when He tunes the soul"




More information about the Python-list mailing list