Hi all,

the more I come across these modules, the more do I think we should rename them.
Both doesn’t describe what they are, but much more which tools they use.

We don’t call the other modules “java”.

I would propose to call them according to what they are:

“openapi”:
Contains the rest API definition (and server-stub implementation)
So how about naming it “rest-api”?

“antlr”:
Contains the grammars and generated parsers for our SQL dialect and other 
parsable things.
So how about naming it “parsers”?

While at it … the “data-node” is the only one in the core directory not 
following the pattern:
ArtifactId = “iotdb-“ + directory name.
So how about naming it “iotdb-datanode”?



Chris

Reply via email to