Closed dhumphreys closed 13 years ago
The parser should at least be part of Relation.cfc. It may be possible to efficiently cache mapper and visitor components to make sure that relations only really need to create a single object to run.
Closing this issue, as this may or may not happen now.
Merge the logic from Mapper.cfc, CFWheels.cfc and Parser.cfc into Relation.cfc. This should only happen if cfrel becomes strictly a CFWheels plugin.