dojo / dojo.io

Dojo - source for the dojo.io website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clarify use of injectors

robagar opened this issue · comments

Following a discussion on injectors with @matt-gadd on gitter, it would be good to make the documentation clearer on how injectors are meant to be used

It’d be good for the specific things in widget-core, such as theme and i18n that use injectors to document
a) what gets injected (the payload),
b) what the controlling mechanism to change that is
c) how to use the controlling mechanism

It should also cover how they interact with associated decorators, eg @theme