Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Separate "class" classes and "stateful" classes #69

Closed
kitsonk opened this issue Oct 7, 2016 · 0 comments
Closed

Separate "class" classes and "stateful" classes #69

kitsonk opened this issue Oct 7, 2016 · 0 comments

Comments

@kitsonk
Copy link
Member

kitsonk commented Oct 7, 2016

Enhancement

Currently, this is no clear separation between classes that are statically bound and should be included in every render and classes that are "stateful" and should change based on the widget's state.

We should consider separating these clearly in widgets and using the array compostability features of dojo-compose to make it easy for a widget developer to allow classes to be mixed into the prototype for the widget.

Package Version: master

@kitsonk kitsonk added this to the 2016.10 milestone Oct 7, 2016
@kitsonk kitsonk changed the title Separate "class" classes and "instance" classes Separate "class" classes and "stateful" classes Oct 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants