service output directory#3921
Conversation
|
I keep this as draft, because I would love to get some thumbs up or down. I didn't like the service.go files flying at the top of the project |
|
Hello, that makes sense, there are a couple of considerations that come to mind:
|
If we go that route and do a refactoring - I suggest a better architecture - just in case we need 2-3 more flags e.g. add some AI agent call 🙈 I know this is stupid - sorry I opened Pandoras box here.
I don't know if we should go down this route but the missing path for the service files bugs me for a while. I fooled around in Makefiles with mv hacks. This became worse now. I just ask for some consent to give the output and code generators a bit more flexibility (probably I just don't know enough about the templates). |
This is a minor
goa exampleenhancement.--service-outputallows the services to be created e.g. inpkg/servicesThis separates the files e.g. that we create in
cmd.example