Discussion:
[dart-misc] Notes from June 24th DEP meeting
'Bob Nystrom' via Dart Misc
2015-06-29 17:21:00 UTC
Permalink
My notes from last week's meeting are ready for your perusal!

https://github.com/dart-lang/dart_enhancement_proposals/blob/master/Meetings/2015-06-24%20DEP%20Committee%20Meeting.md

Cheers!

- bob
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Don Olmstead
2015-06-29 17:32:11 UTC
Permalink
So does that mean we'll be able to use super in mixins sometime in the 1.12
time frame?

On Mon, Jun 29, 2015 at 10:21 AM, 'Bob Nystrom' via Dart Misc <
Post by 'Bob Nystrom' via Dart Misc
My notes from last week's meeting are ready for your perusal!
https://github.com/dart-lang/dart_enhancement_proposals/blob/master/Meetings/2015-06-24%20DEP%20Committee%20Meeting.md
Cheers!
- bob
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
'Bob Nystrom' via Dart Misc
2015-06-29 17:53:58 UTC
Permalink
Post by Don Olmstead
So does that mean we'll be able to use super in mixins sometime in the
1.12 time frame?
I'm not sure what the implementation plan is.

Kevin, Anders, Seth, do you know any details?

Cheers!

- bob
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Don Olmstead
2015-06-29 19:08:46 UTC
Permalink
It looks to be super useful with Polymer 1.0 stuff so that'd be great to
get in. Jake's been great with getting things going. Got some components up
and running with the new setup.

On Mon, Jun 29, 2015 at 10:53 AM, 'Bob Nystrom' via Dart Misc <
Post by 'Bob Nystrom' via Dart Misc
Post by Don Olmstead
So does that mean we'll be able to use super in mixins sometime in the
1.12 time frame?
I'm not sure what the implementation plan is.
Kevin, Anders, Seth, do you know any details?
Cheers!
- bob
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Loading...