Stream: implementers
Topic: reference implementations
Jayashree Surnar (Aug 24 2017 at 12:49):
dose ig publisher generates the reference impementation like java,swift code from the profiles?
Grahame Grieve (Aug 24 2017 at 13:06):
not at the moment
Lloyd McKenzie (Aug 24 2017 at 14:17):
Generating code is a bit trickier for profiles because we'd need to handle slicing and expose that sensibly. For example, we'd probably want to directly expose extensions referenced in the profile as if they were element properties. It's been on our wish list to do that, but it's not a small amount of work so it'll probably wait until someone funds the development.
Jayashree Surnar (Aug 29 2017 at 08:31):
okay.
Last updated: Apr 12 2022 at 19:14 UTC