Hi Peter,

we are *wrapping* what MDL does, so we have click and touch already, for
that reason I decided not complicate the overall architecture more, since I
think nobody will use it. In MDL we only will have only one style: Material
Design with the underlying rules.

This is very different to our FlexJS set where our AS3 code is what creates
the JS and the SWF. In our set we are responsible to make that organization
and separation, and I expect to have the possibility to get some theme
infrastructure so we can create themes following some specs to change skins.


2017-02-03 16:02 GMT+01:00 Peter Ent <p...@adobe.com>:

> Do you think we should make more use of the MVC pattern in the component
> architecture? We have hard-coded these components to listen for "click"
> events.
>
> Isn't MDL the theme used on both browsers and Android apps? I might have
> that confused, not being an Android user. But at some point touch events
> will be more of the norm than "click" events, and having replaceable event
> controllers would make this easier.
>
> I know moving event handling into controllers will not solve this issue,
> but this seems like a good place to consider it. Maybe for a 1.1 release?
>
>

Reply via email to