esa / CCSDS_MO_StubGenerator

Generates technology bindings for CCSDS MAL service specifications
Other
4 stars 9 forks source link

Include the relevant XML service specification files in the generated API JARs #23

Closed pabrabbin closed 6 years ago

pabrabbin commented 7 years ago

It would be useful to include the relevant XML service specification files in the generated API JARs.

This would provide a simple, definitive way to see the exact XML service specification the generated stubs correspond to.

These files are not very big, and XML compresses very well, so the increase in size would be minimal.

CesarCoelho commented 7 years ago

This would also make it easier for the getServiceXML operation in terms of implementation.

SamCooper commented 6 years ago

Done