LarsWerkman commented on PR #3614: URL: https://github.com/apache/avro/pull/3614#issuecomment-4789458039
One small suggestion: it could be useful to expose a `setSuffix` option on the `AvroExtensions` Gradle plugin. This would help projects that generate custom templates, for example Kotlin sources, where the generated file name may need a different suffix than the default. I’m currently working on Kotlin templates for this use case, which would help support immutable data classes with named parameters. Having the suffix configurable would make the plugin more flexible and avoid downstream workarounds for generated file naming. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
