greg-dove commented on issue #955: URL: https://github.com/apache/royale-asjs/issues/955#issuecomment-734441850
actually there could also be a problem with that binding if 'model' is not a typed reference. If model is typed as Object, then it would be best to avoid that and add a specific getter that returns the model as a specific type (Class) so the compiler knows. Again, not sure ... just adding a comment for you to investigate for now. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
