Base package for the "Gang of Four" Prototype pattern: "Specify the kinds of
objects to create using a prototypical instance, and create new objects by
copying this prototype," p117 Design Patterns - Elements of Reusable
Object-Oriented Software.
Modifications:
$Date: 2008-12-02 12:32:45 -0500 (Tue, 02 Dec 2008) $
$Revision: 479 $
$Author: sfloess $
$HeadURL: https://jplate.svn.sourceforge.net/svnroot/jplate/trunk/src/dev/java/org/jplate/foundation/gof/prototype/package.html $