Facilitate use of application-defined types for input and output of services #560
Labels
Area/Lang
Relates to the Ballerina language specification
Type/Improvement
Enhancement to language design
We should make it easy for people writing services to write programs that make use of application-defined types. In particular, they should not have to manually map between generic input and output types (such as json or xml) and application-defined types.
This relates to #558 and #329.
The text was updated successfully, but these errors were encountered: