Re: Allowing non-prefixed accessor names in generated PersistentObject classes

Michael Gentry <[email protected]> Mon, 3 Feb 2025 17:10:34 -0500
Newsgroups gmane.comp.java.cayenne.devel
Message-ID <CAOy5kzODgOP0HvKugXcP9_E=A1C5uWYtMTzZPVSFkoX=v1tnbQ@mail.gmail.com>
On Mon, Feb 3, 2025 at 3:27 PM Andrus Adamchik <[email protected]> wrote:

> (FWIW, I'd like our built-in template setters to return "this" instead of
> "void", but that's a separate discussion).
>

I've made this change in custom templates before. I didn't test it
thoroughly (across a lot of libraries/frameworks), but it worked for my
situation.