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

Implement augmentations feature #56150

Open
itsjustkevin opened this issue Jul 8, 2024 · 1 comment
Open

Implement augmentations feature #56150

itsjustkevin opened this issue Jul 8, 2024 · 1 comment
Labels
area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). feature-augmentations Implementation of the augmentations feature implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool) type-enhancement A request for a change that isn't a bug

Comments

@dart-github-bot
Copy link
Collaborator

Summary: This issue is a placeholder for a larger effort to implement augmentations, a new feature that allows extending existing classes without modifying their source code. It is broken down into several sub-issues, each addressing a specific aspect of the feature.

@dart-github-bot dart-github-bot added area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-enhancement A request for a change that isn't a bug labels Jul 8, 2024
@eernstg eernstg added the implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool) label Jul 9, 2024
@eernstg eernstg added the feature-augmentations Implementation of the augmentations feature label Jul 9, 2024
@lrhn lrhn added area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). and removed area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. labels Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). feature-augmentations Implementation of the augmentations feature implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool) type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants