Hi Pascal, Yes, that is what I'm talking about. At least it's good to know that the problem has been captured.
Les On Fri, Feb 5, 2016 at 8:04 AM, Pascal Schumacher <[email protected]> wrote: > Hi Les, > > I'm not sure I understand you correctly, but if you mean that @Builder > should be able to access properties of superclasses, that is currently not > possible (see https://issues.apache.org/jira/browse/GROOVY-7640) > > Cheers, > Pascal > > > Am 05.02.2016 um 02:01 schrieb Les Hartzman: > >> I'm trying to use @Builder on a derived class, but it doesn't appear to >> go through the class tree. >> >> Is there a way around this? >> >> Thanks. >> >> Les >> >> >
