Skip to Content.
Sympa Menu

patterns-discussion - [patterns-discussion] Design pattern/strategy for minimal code changes

patterns-discussion AT lists.cs.illinois.edu

Subject: General talk about software patterns

List archive

[patterns-discussion] Design pattern/strategy for minimal code changes


Chronological Thread 
  • From: Aswin D <win_ash12 AT yahoo.com>
  • To: patterns-discussion AT cs.uiuc.edu
  • Subject: [patterns-discussion] Design pattern/strategy for minimal code changes
  • Date: Fri, 22 Oct 2004 23:39:08 -0700 (PDT)
  • List-archive: <http://mail.cs.uiuc.edu/pipermail/patterns-discussion>
  • List-id: General talk about software patterns <patterns-discussion.cs.uiuc.edu>

Hello,
         I have been asked to come up with a framework of the server side layer as part of a project. One of the requirements for creating this framework is that there should be minimal code changes to the users of the framework. Are there any design patterns/strategies that I can use as part of this framework ? There is already a codebase. My framework is really providing the middleware layer to access the database. The existing codebase that will use my framework will need to have minimal code changes.
Thanks in advance,
Aswin D.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com




Archive powered by MHonArc 2.6.16.

Top of Page