-
Sep 28th, 2012, 09:29 AM
#1
Managing functional variations with Spring
I am designing an application that will be deployed globally yet must be able to support regional variations in functionality. All regions--coresponding to separate business entities more or less--will be running the same instance of the application but require differences in the behavior of core business functions. Without relying on moronic conditional expressions I was wondering if perhaps some facet of DI or AOP could be used to serve our needs for variable functionality at runtime. This will be our first foray into Spring, and this is the bigest architectural chalenge we seem to have remaining.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules