Skip to content

Split html library #3949

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

Closed
DartBot opened this issue Jul 1, 2012 · 4 comments
Closed

Split html library #3949

DartBot opened this issue Jul 1, 2012 · 4 comments
Labels
closed-duplicate Closed in favor of an existing report

Comments

@DartBot
Copy link

DartBot commented Jul 1, 2012

This issue was originally filed by [email protected]


Currently there is a one huge file html_dartium.dart(1192 classes) that contains generated html stubs.

It would be great if you group some classes and extract them to separate files.

@DartBot
Copy link
Author

DartBot commented Jul 1, 2012

This comment was originally written by @rbeeger


Fedor's main motivation for this report is most likely that it takes some time for the IDEA Dart plugin to parse this file when it is opened.

But there is one more reason for splitting up this file. Separating it into several files based on the topic would help exploration of this part of dart's SDK.

So if I were interested in WebGL I would look into webgl.dart. For SVG I would look into svg.dart.

@DartBot
Copy link
Author

DartBot commented Jul 2, 2012

This comment was originally written by @seaneagan


this is a duplicate of issue #3108

@iposva-google
Copy link
Contributor

Added Area-UI, Triaged labels.

@rakudrama
Copy link
Member

Added Duplicate label.
Marked as being merged into #3108.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

3 participants