Skip to content

Add file list converters #285

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
wants to merge 2 commits into from
Closed

Add file list converters #285

wants to merge 2 commits into from

Conversation

imagejan
Copy link
Member

This PR builds on top of #276.

It will allow to correctly persist values from module inputs of type File[] that are stored in a comma-separated (and optionally quoted) String values.

Note that this introduces a new dependency on Google Guava.

This is required to correctly persist values for File[] inputs etc.
This introduces a dependency on Google Guava
@ctrueden
Copy link
Member

Superseded by #286.

@ctrueden ctrueden closed this Sep 20, 2017
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