Skip to content
Julian Brendl edited this page Mar 5, 2015 · 7 revisions

Some specifications for izou

  • Manager suffix - guarantees that the class is ONLY izou relevant, the class should be a back-end implementations for izou --- Ex: AddOnManager.java

  • Assistant suffix - guarantees that the class is ONLY addOn relevant, the class should also be a back-end implementation, but for addOns --- Ex: PropertiesAssistant.java

Clone this wiki locally