Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Platform configuration #8046

Closed
sethladd opened this issue Jan 22, 2013 · 3 comments
Closed

Platform configuration #8046

sethladd opened this issue Jan 22, 2013 · 3 comments
Assignees
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug

Comments

@sethladd
Copy link
Contributor

This is the meta-bug for "platform configuration" feature.

From the language meeting notes:

Lars: The top item to discuss is configuration. Gilad has a library object proposal. There's a few things we really want:

  1. Want to make sure we can select platform-dependent implementation code. The system should be able to handle code that works different on client and server.
  2. A way to to pass in constant values that can be compiled into the snapshot or execution.
@gbracha
Copy link
Contributor

gbracha commented Jan 22, 2013

Set owner to @gbracha.
Added Area-Language, Accepted labels.

@DartBot
Copy link

DartBot commented Apr 7, 2013

This comment was originally written by amouravski@google.com


Removed Type-Meta label.
Added Type-Enhancement label.

@sethladd sethladd added Priority-Medium area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). labels Apr 7, 2013
@kevmoo kevmoo added P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug and removed accepted labels Feb 29, 2016
@munificent
Copy link
Member

You can handle this now using config-specific imports: #24581.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

5 participants