And should we name the directories tsfile4j and tsfile4cpp or simply java and
cpp?
I was just using the “tsfile4{some-language}” as it’s short in writing ;-)
Chris
Von: Christofer Dutz <[email protected]>
Datum: Montag, 29. April 2024 um 16:38
An: [email protected] <[email protected]>
Betreff: AW: [DISCUSS] Refactoring the directory structure of the TsFile repo?
So that would imply I move the existing Java modules down one step to
“TsFile4J” and create a new TsFile4Cpp” in parallel to that, and there I’ll
setup a basic C++ build, correct?
Chris
Von: Jialin Qiao <[email protected]>
Datum: Montag, 29. April 2024 um 15:59
An: [email protected] <[email protected]>
Betreff: Re: [DISCUSS] Refactoring the directory structure of the TsFile repo?
Hi,
I prefer TsFile4C, TsFile4CPP, TsFile4J in the same level.
Jialin Qiao
Christofer Dutz <[email protected]> 于2024年4月29日周一 20:06写道:
>
> Hi all,
>
> so as we’re planning on adding a TsFile4C I had a look at the current repo.
> Would it make sense to have a TsFile4J directory containing the current
> TsFile Java implementation and to have other languages in parallel, or will
> we keep the java implementation as it is and add other implementations in
> subdirectories (wouldn’t like that option) be adding other repositories
> (Would make releasing more challenging)?