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

Extract read of streams into strings #426

Merged
merged 2 commits into from
Apr 9, 2016
Merged

Extract read of streams into strings #426

merged 2 commits into from
Apr 9, 2016

Conversation

F43nd1r
Copy link
Member

@F43nd1r F43nd1r commented Apr 9, 2016

I noticed a lot of duplicated code regarding read of input strings in the collectors, so I extraced it into a method in CollectorUtil.
(Also added license in that file)

@F43nd1r
Copy link
Member Author

F43nd1r commented Apr 9, 2016

This could also be used to implement the getCurrentProcessName #424 (comment).
If that is the case I think the class should be renamed to IOUtils and moved to the utilpackage.

@william-ferguson-au
Copy link
Member

I agree. Move it to the util package and rename.

@william-ferguson-au william-ferguson-au merged commit 5932c05 into ACRA:master Apr 9, 2016
@F43nd1r F43nd1r deleted the collectorutil branch May 4, 2018 10:38
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.

2 participants