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

IDynamicRecord: A non typed way to Read files #82

Open
MarcosMeli opened this issue Jun 29, 2015 · 1 comment
Open

IDynamicRecord: A non typed way to Read files #82

MarcosMeli opened this issue Jun 29, 2015 · 1 comment
Labels

Comments

@MarcosMeli
Copy link
Owner

The current implementation only support reading runtime records
We need a way to write non typed records (generic CSV for example)

@MarcosMeli MarcosMeli added this to the 3.1 Release milestone Jun 29, 2015
@MarcosMeli MarcosMeli removed the ready label Jul 15, 2015
@MarcosMeli
Copy link
Owner Author

I will move this for 4.0
Because will be better to use a lambda based approach and play with ExpandoObject and dynamic

https://gist.github.com/MarcosMeli/a9db0b7f11de0d072609

@MarcosMeli MarcosMeli modified the milestones: 4.0, 3.1 Jul 15, 2015
@mcavigelli mcavigelli removed this from the 4.0 milestone Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants