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

Rename DescriptorImporter.from(String) to DescriptorImporter.fromString(String) - confusing API #60

Closed
wants to merge 1 commit into from

Conversation

ringerc
Copy link
Contributor

@ringerc ringerc commented Apr 13, 2012

Prior to this change, it was too easy for the reader to assume that the're importing "from" a file, not
the data in the string. See:

https://issues.jboss.org/browse/SHRINKWRAP-400

…torImporter.fromString(String)

It's too easy for the reader to assume that the're importing "from" a file, not
the data in the string. See:

https://issues.jboss.org/browse/SHRINKWRAP-400
@ALRubinger
Copy link
Member

Thanks for this, Craig.

What's the relationship you note with SHRINKWRAP-399 (which I've moved
to SHRINKRES-28)?

@ALRubinger
Copy link
Member

Upstream:

6524d96

and

c4a44a2

@ALRubinger ALRubinger closed this Apr 25, 2012
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

Successfully merging this pull request may close these issues.

None yet

3 participants