Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

CSV in some of the modules over lists #74

Open
matthoey-okta opened this issue Dec 21, 2016 · 1 comment
Open

CSV in some of the modules over lists #74

matthoey-okta opened this issue Dec 21, 2016 · 1 comment

Comments

@matthoey-okta
Copy link

I noticed in some of the modules we are still using comma separated values that are then split later. Some of the modules started converting these to the native list type. Just curious if there is a reason they all weren't converted. Are some uses better than others for CSV over list?

@achille-roussel
Copy link
Contributor

No real reason other than nobody's taken care of making it happen, it would for sure be nice to have them all converted, feel free to submit a PR ;)

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

No branches or pull requests

2 participants