Historically, each version of the connector had its own codegen repo. But we decided to merge them in one place to ease the deployment and maintenance.
The TypeScript version still has its own repo and should be incorporated into the new https://github.com/datafoodconsortium/connector-codegen.
This will require to create a new folder in the src and rewrite the codegen using Acceleo queries. The tests should also be generated.
The PHP version could be a great source of inspiration.
Maybe the time to support auto-imports?
Historically, each version of the connector had its own codegen repo. But we decided to merge them in one place to ease the deployment and maintenance.
The TypeScript version still has its own repo and should be incorporated into the new https://github.com/datafoodconsortium/connector-codegen.
This will require to create a new folder in the src and rewrite the codegen using Acceleo queries. The tests should also be generated.
The PHP version could be a great source of inspiration.
Maybe the time to support auto-imports?