Is there a reason why SimpleCSSValuesImpl.perInstanceStyles is static? It makes extending SimpleCSSValuesImpl difficult. Since there's typically just one such instance per app is there any harm in making it a dynamic property. That will allow derived classes to simply push new values upon construction, and make adding a new style property to an app easier.
-- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Extending-SimpleCSSValuesImpl-tp56105.html Sent from the Apache Flex Development mailing list archive at Nabble.com.