Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Explicit Constructor Invocation for Special Classes #12

Open
matthias-springer opened this issue Oct 3, 2016 · 0 comments
Open

Explicit Constructor Invocation for Special Classes #12

matthias-springer opened this issue Oct 3, 2016 · 0 comments

Comments

@matthias-springer
Copy link
Contributor

Most special classes in the Dart SDK are probably abstract (e.g. int, String). In those cases there should not be any explicit constructor invocations. At the very least, this is required for Java interoperability reasons (instantiating a Java class from Dart once we figured out interop details).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant