It sure can. I've designed frameworks which allow users to plug in their own implementations (the "strategy" design pattern) for some core services.
On 12/24/06, legolas wood <[EMAIL PROTECTED]> wrote:
Hi Thank you for reading my post. one module of our application which will be a jar file should be pluggable. indeed, we or our customer will implement this module and our application will use its services to complete its tasks. Now, i want to know whether hivemind can help to build such modularity system? thanks