Closed TurboGit closed 1 year ago
@leogermond : When you say this requires a TN, you speak about which commit?
@leogermond : When you say this requires a TN, you speak about which commit?
I'm speaking about the PR as a whole, unless some commit in particular can be tracked back to another ticket.
TN is V531-036
This is a large PR that has started as adding support for standard Ada.Containers.Vector for arrays in SOAP support.
Seeing how difficult it was to get this right the generation of Ada code for the stubs, skeletons, callbacks & main has been migrated to templates file (based on Template_Parser engine). This makes the code easier to read but there is still some room for simplification.
This is a draft as some more clean-up must be done.