RE: [EXT] GRECLIPSE: ASTT processing through later compile phases

2022-09-21 Thread Milles, Eric (TR Technology) via dev
Sent: Wednesday, September 21, 2022 12:37 PM To: dev@groovy.apache.org Subject: [EXT] GRECLIPSE: ASTT processing through later compile phases External Email: Use caution with links and attachments. As I understand the current state, GRECLIPSE processes the AST up through the CONVERSION phase only

GRECLIPSE: ASTT processing through later compile phases

2022-09-21 Thread Christopher Smith
As I understand the current state, GRECLIPSE processes the AST up through the CONVERSION phase only for various reasons, and (importantly) even if no editor for `TransformedClass.groovy` is open, it still analyzes `TransformedClass` for members through internal recompilation instead of referring to