
Angerwhale::Content::FilterFactory - load filters and return the filter subs

This module loads the Article filters in Angerwhale::Content::Filter and returns an initialized filter subroutine.

Create a new FilterFactory for Angerwhale application $application.
Returns initialized filter subroutines for each class mentioned in @names.
The Angerwhale::Content::Filter:: part is tacked on to the beginning of anything you pass.
An exception will be thrown if the entry in @names can't be loaded or doesn't return a proper filter.

Jonathan Rockway
