Re: Modello status

2019-12-26 Thread Elliotte Rusty Harold
On Thu, Dec 26, 2019 at 7:57 AM Robert Scholte wrote: > > Maven is indeed the main consumer of Modello, but there are more. > There are enough committers here in the team that can help with Modello. > I doubt that manual maintaining the generated code is possible (or > preferred), Modello does en

Re: Modello status

2019-12-26 Thread Robert Scholte
Maven is indeed the main consumer of Modello, but there are more. There are enough committers here in the team that can help with Modello. I doubt that manual maintaining the generated code is possible (or preferred), Modello does ensure that readers/writers, model and XSDs stay in sync at all ti

Modello status

2019-12-26 Thread Elliotte Rusty Harold
Or any other projects besides Maven using Modello these days? Or are we pretty much the sole dependents? Context: I'm looking at some issues that seem to grow out of Modello's code generation. The code there is fairly clean, but it's still a huge additional layer of indirection that makes small ch