On 6/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: jmsnell
Date: Tue Jun 20 15:14:05 2006
New Revision: 415824
URL: http://svn.apache.org/viewvc?rev=415824&view=rev
Log:
Alternatives implementation.
Allows users to configure alternative implementations of the FOM* classes with
very little effort.
Out of curiosity, what are the performance implications of
constructing objects via this somewhat roundabout way? Is it
noticable? Or is it the kind of thing that's lost in the noise?
-garrett