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 2020/02/10 18:02:40 UTC

[GitHub] [royale-asjs] greg-dove edited a comment on issue #646: mx:Tree is not working

greg-dove edited a comment on issue #646: mx:Tree is not working 
URL: https://github.com/apache/royale-asjs/issues/646#issuecomment-584246264
 
 
   @aharui for the 'this.generator is not a constructor' part... perhaps you have seen that before. If not, it might need something like this, I think:
    new (this.generator)()
   Edit: on second thoughts, maybe not. It seems that ClassFactory has been around for a long time, so I expect it is something else.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services