No pointers in generated Slice (/List) and Map
Issue #, if available:, #493
Description of changes:
- Change the generator to skip the pointer
*for List and Map types - Minor refactor to keep the template IF statement under control with the extra logic
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Hi @daemonl ! This is awesome work. Let's try to make all tests pass and I think I'll release a new major version v7 after we merge this. Can't thank you enough!
@daemonl do you have bandwidth to look and fix the tests?
I am looking in to them - some I don't quite follow so I may have to get it close and let someone more familiar make some decisions
See #496 for a version where the feedback is applied at the commits where the issues were created