Hi Pushmina, Have you seen Greg’s comment?
This change is preventing our application from running. Thanks. From: greg-dove<mailto:[email protected]> Sent: Tuesday, December 1, 2020 10:17 PM To: apache/royale-asjs<mailto:[email protected]> Cc: Subscribed<mailto:[email protected]> Subject: Re: [apache/royale-asjs] Update DefaultDataDescriptor.as added dataDescriptor function (24bd6ec) Can you please advise why this was included? The same code is not in Flex. This addition causes an inifinite recursion because the constructor code is creating an instance of itself as one of its own members. @piotrzarzycki21<https://github.com/piotrzarzycki21> also experienced this same issue. That problem could possibly be avoided by lazy instantiation in the getter, but I am still uncertain why this was needed when it is not in the original Flex code, so would like to understand that. Thanks. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub<https://github.com/apache/royale-asjs/commit/24bd6ec1be3d12e8fbf26947fde3cb773a012a6a#commitcomment-44709299>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAQBE7M6HD2DLPOKRFO4MXTSSVFMLANCNFSM4UJPFECQ>.
