The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Breaking the Last Dependency
Subject:  I agree
Date:  2005-04-14 14:16:08
From:  magnum


I use a similar pattern in an application for loading plugins. They implement a Plugin interface, and the Plugin "main" classes pathnames are defined in a XML file.

It works very well. Before that, there was a lot of complex - and unnecessary - dependancies between my core code and the code that i put alter in the Plugins.

 Feed java.net RSS Feeds