"Ken Y. Clark" wrote:
> 
> > 1. Is there anyone who is using GoF design patterns (eg. Chain of
> > Responsibility for handlers) in their mod_perl apps?
> 
> Well, I don't want to sound stupid, but I don't know what you're
> talking about.  That's one of the hazards of having a degree in English
> and not CS, I guess?  :)

Oops! Sorry. The book is 'Design Patterns' by Erich Gamma, et al and the
four authors are known as the Gang of Four in OO circles I believe.
Design Patterns "capture solutions that have developed and evolved over
time". The main theme is to promote CODE REUSE via decoupling of
classes. The book talks about 'message flow' in your app vs. 'data flow'
which makes classes dependent on each other and reduce their REUSE
potential. I am finding it fascinating.

bakki
-- 
      _ _
 .-. |M|S|              Bakki Kudva
 |D|_|a|y|              Navaco
 |o|m|n|s|<\            420 Pasadena Drive
 |c|e|a|t| \\           Erie, PA 16505-1037
 |u|n|g|e|  \\          http://www.navaco.com/
 | |T|e|m|   \>         ph: 814-833-2592
""""""""""""""""""      fax:603-947-5747
e-Docs

Reply via email to