April 29, 2005

Configuration and PyContainer

Max looks at some configuration issues he has faced in the past. I think it is safe to say that anyone writing code has faced similar issues.

Configuration is always both an afterthought as well as one of the most important parts of an architecture. Yes, I realize that those two things are at odds with one another but that is the actual issue.

Max also points out PyContainer which is a lightweight container for Python, using the principles of IoC (Inversion of Control).

Posted by Josh at April 29, 2005 09:04 PM | TrackBack
Comments
Post a comment