doriansmiley / lotusJS-MWV

MVW framework for applications based on lotusJS web components
2 stars 0 forks source link

Dev #10

Closed doriansmiley closed 6 years ago

doriansmiley commented 6 years ago

refactors decorators to require a context reference for objects that receive injections. This is the best approach as to not tightly couple decorators with a specific context. Refactors @inject to allow the passing of a key value. Also refactored mapObject to allow passing of parameters #8.