Closed wwerner closed 4 years ago
@kmruiz, I'd love to get your review on this. It still needs some E2E tests, but the backend is done, I think.
One thing I couldn't figure out this evening is why in the default initializer the fully qualified class name is used: https://github.com/vlingo/vlingo-schemata/pull/131/files#diff-0b8241a93d764d58f6d4d496c090d219R90
If you have a pointer, cool, otherwise I'll figure it out later.
Adds support for default array values of basic types.
Example:
⬇️
Closes #22