hazelcast / hazelcast/hazelcast-client-protocol
Namespace is not used in Java codec templates
Open
- Dominant language
- Jinja
- Stars
- 16
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
Java codec templates use the `-n` (namespace) parameter on generator only when declaring the package name for codec classes. Custom codecs are re-generated in each run as well, but their package name is hard coded and the import statement in regular codecs are also hardcoded.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.