You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2018/11/09 18:31:50 UTC

[GitHub] aharui commented on issue #341: Adding listener for when a bindable style has changed

aharui commented on issue #341: Adding listener for when a bindable style has changed
URL: https://github.com/apache/royale-asjs/pull/341#issuecomment-437452380
 
 
   Actually, I was thinking of pulling out that UIBase.styleChangeHandler.  Ideally, because of PAYG, we could devise a solution where BindableCSSStyles just runs the code that was in styleChangeHandler.
   
   This is another example of the mindset-shift difference between Flex and Royale that I'm trying to promote.  Flex's UIComponent grew to 13,000 lines of code because we kept adding little bits of just-in-case code.  I would like us to try to find solutions that are PAYG and keep separation of concerns.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services