SwingBuilder provides an excellent building behavior based on factories. Extracting that behavior into a new FactoryBuilderSupport
may help creating other builders with the same philosophy, and even mix and match builders through factories.
Description
SwingBuilder provides an excellent building behavior based on factories. Extracting that behavior into a new FactoryBuilderSupport
may help creating other builders with the same philosophy, and even mix and match builders through factories.
Files are available in svn at /experimental/factorybuilder (out of trunk)