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

Add flag to chidley to include XML in generated code instead of reading it in #5

Open
gnewton opened this issue Sep 12, 2014 · 0 comments
Assignees

Comments

@gnewton
Copy link
Owner

gnewton commented Sep 12, 2014

For small amounts of XML, and to allow cutting-and-pasting of a complete working (chidley generated) code into the Go Playground http://www.codata.info/canada/ , allow for the inclusion of the file XML as a string.

chidley:

  • flag to allow this
  • update templates to handle this
  • warning for too large XML (> how much?)
  • put XML string at end of generated code?

generated code:

  • Need to modify to handle this
  • flag needed
@gnewton gnewton self-assigned this Sep 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant