Another thought: Is it possible to have separate instances of _Type for each view, but to have only one, shared, set of generators?
The FSGenerator.createFS method is passed a CAS reference - is this a reference to the view? If so, it seems like only one generator is needed - it could look up the necessary _Type object from the view. -Adam
