We are currently using "builder controller" for the controller class in format plugins. We should change that to simply "controller" so that it makes sense to have all types of controller functionality in the plugin instead of just building methods.

Comments

tom friedhof’s picture

Assigned: Unassigned » dragonwize
Status: Active » Needs review

The 'builder controller' key has been switched to 'controller' and the class names for each of the controllers have been changed. I've moved most of the functionality that is specific to the tournament type to the format plugin of that type.

dragonwize’s picture

Version: » 7.x-1.x-dev
Status: Needs review » Fixed
tom friedhof’s picture

Status: Fixed » Closed (fixed)