-
Notifications
You must be signed in to change notification settings - Fork 1
Tischi hackathon #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Probably the biggest question, @tischi, is how quickly you want to pull this from Maven Central. If that's not a priority, then I think things can go in as they are. Otherwise, I'll need to spend some time configuring the pom & GHA jobs. |
|
I can compile locally for some time! I was more wondering about the java code, e.g. who would add the older versions a.s.o.? |
|
I would hope that the older versions would be code-generated from a template that is defined based on the hand-written code. |
|
I did a little work toward this today here: maybe most interesting is representing |
|
@joshmoore how should we proceed here? should we go ahead writing code or waiting for the auto-code generation from the spec? |
|
Apologies from my side, I've so far been solely in .docx land. Happy to discuss the balance of cost/effort, but I'll likely only get one good week of hacking on this in February and then will hope to ramp up more in March. Feel free to put code here and I will take refactoring to any code generation on myself. |
|
@bogovicj |
Hi @joshmoore,
Here is some starting point.
Let me know how we should proceed!