Pergunta

Is there any alternative short name for controller, I feel this very general word is a little long for typing.

Foi útil?

Solução

I think people sometimes use Ctrl as a short hand for control, but this is often in the context of Controls like buttons and check boxes.

In MFC (and wxWidgets), they tend to call the Controller class the App, e.g. as in GraphicApp.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top