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

Add toExportBuilder to ReferenceBuilder #40

Closed
zoechi opened this issue Dec 2, 2016 · 1 comment
Closed

Add toExportBuilder to ReferenceBuilder #40

zoechi opened this issue Dec 2, 2016 · 1 comment
Assignees

Comments

@zoechi
Copy link
Contributor

zoechi commented Dec 2, 2016

https://gitter.im/dart-lang/TALK-general/archives/2016/12/01

I could see a Reference.toExportBuilder, would that help?

from

Günter Zöchbauer @zoechi Dec 01 18:56
@matanlurey code_builder question.
Do you know a way to get the import path back from a reference('name', 'path').
I try to create an export and I thing it would be nice if I could use the reference I already have.

Matan Lurey @matanlurey Dec 01 19:06
@zoechi No that is not possible. I don't expose anything you used to build - just complicates the API.

Günter Zöchbauer @zoechi Dec 01 19:08
@matanlurey didn't mean anyting, but it seemes reasonable to use a reference to build an export.

Matan Lurey @matanlurey Dec 01 19:09
I could see a Reference.toExportBuilder, would that help?

@zoechi
Copy link
Contributor Author

zoechi commented Dec 20, 2016

great, thanks :-)

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

No branches or pull requests

2 participants