Re: General Question about Config Files and IoC
Chad Woolley <lists-+3axmRx+iL57nQ4KK8CQzgC/[email protected]> Wed, 18 Feb 2004 11:59:26 -0700
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <[email protected]> |
Great feedback. I'm glad to know there are arguments for both sides, and to get a better idea what they are :) My app is a framework, but I've decided I'm not going to use interfaces unless I find a need to, or I get feedback from users that is compelling. Martin Fowler has some good articles about general philosophies on building frameworks: http://martinfowler.com/bliki/HarvestedFramework.html http://martinfowler.com/bliki/FoundationFramework.html http://martinfowler.com/bliki/FrameworkBuilding.html Thanks, Chad