sigmundch
sigmundch
> ... I was thinking more when the static type (post-erasure) is interceptors.JSObject/any of the JavaScriptObject interceptors. FWIW, my subsequent idea was also to make this distinction post erasure (adding...
Can you share more about the motivation behind banning renames and banning static members?
> It's just unfortunate it can start causing failures on changes that are completely unrelated after a new package is published, but I'm not sure how we can work around...
> ... Then filter JSON version listing response to remove all versions older than a given date... brilliant! that removes the need to do fine-grain tracking of what packages we...
cc @nshahan @fishythefish - I believe this wouldn't affect the dart2js compiler due to differences in how we lookup the interceptor there, but it's worth checking nonetheless.
cc @rakudrama precisely - I think treating it as JSObject makes sense. Anything sent between separate apps (whether they are on the same page or separate iframes) will need to...
FYI - since the dart2js issue is complete, I've updated this bug title and labels.
Lots of activity last week, updated stats on the pkg/compiler/lib/ folder: | | migrated |total | % | | - | - | - | - | | Files |287...
Current status of the lib/ folder: | | migrated |total | % | | - | - | - | - | | Files |310 | 324 | 95.68% |...
Current `lib` status: | | migrated |total | % | | - | - | - | - | | Files |314 | 323 | 97.21% | | Lines |153633...