Hi Alex, I what to say that if this design (SWF implementation in a class and JS implementation in a super class) was done by design and the current state is the pursued design API goal, or was left as is since until now nobody think about refactor it. In other words, would have sense to move SWF model implementation from UIBase to HTMLElementWrapper? or it's ok to have it as is since it was the designed purpose. (btw, for me is ok if we left as is, just asking)
thanks El mar., 23 oct. 2018 a las 8:01, Alex Harui (<[email protected]>) escribió: > > > On 10/22/18, 2:22 PM, "Carlos Rovira" <[email protected]> wrote: > > ok, I never though we have separate a property for different platforms > in > different classes. In fact seems a bit strange to me... is this done > intentionally? > > Not sure what you mean by "intentionally". In JS, there was some common > code between wrapping HTMLElements and other things like XHR, so for JS, > the model was put in HTMLElementWrapper. Not sure if that's still the case > or not. > > -Alex > > -- Carlos Rovira http://about.me/carlosrovira
