With the latest DB Sync I use Modeler much more than I did before :)
> On Jul 14, 2022, at 5:51 PM, Michael Gentry <blackn...@gmail.com> wrote: > > Any interfaces. Wasn't even thinking about Cayenne-specific ones at that > point. Maybe I used the modeler more than you do. :-) > > > On Thu, Jul 14, 2022 at 4:15 PM Andrus Adamchik <aadamc...@gmail.com> wrote: > >> >> >>> On Jul 14, 2022, at 4:04 PM, Michael Gentry <blackn...@gmail.com> wrote: >>> >>> On Thu, Jul 14, 2022 at 3:47 PM Andrus Adamchik <aadamc...@gmail.com> >> wrote: >>> >>>> I see. I suppose if we decide to go deep into class generation beyond >>>> property handling, we will have other options, like generating interface >>>> methods, etc. >>>> >>> >>> For a modeler re-write, I was planning on having a section where you >> could >>> specify interfaces for a class (and update the XML to support it)... >> >> Do you mean Cayenne-specific interfaces (like Validating) or arbitrary >> interfaces? If it is the latter, we'd be competing with the IDE, something >> we really don't want to do. >> >> Andrus