Re: Determining the registered DGM classes at runtime

2018-04-06 Thread Jochen Theodorou
ah sorry, I was not explaining right... I was going to suggest something similar to what you probably already have found, which is StaticTypeCheckingSupport.EXTENSION_METHOD_CACHE.getExtensionMethods(ClassLoader) but for some reason I do not understand the constant is protected and the type fo

RE: Determining the registered DGM classes at runtime

2018-04-06 Thread eric.milles
What API can I call to get a list of modules? I'm having trouble determining the actual entry point. -Original Message- From: Jochen Theodorou [mailto:blackd...@gmx.org] Sent: Friday, April 06, 2018 1:36 PM To: dev@groovy.apache.org Subject: Re: Determining the registered DGM classes at

Re: Determining the registered DGM classes at runtime

2018-04-06 Thread Jochen Theodorou
On 06.04.2018 18:42, eric.mil...@thomsonreuters.com wrote: Is it possible to determine the available Category (aka DGM) extension classes at runtime?  I have been relying on DefaultGroovyMethods.DGM_LIKE_CLASSES, but this has been getting reduced with each release due to modularization.  And it

Determining the registered DGM classes at runtime

2018-04-06 Thread eric.milles
Is it possible to determine the available Category (aka DGM) extension classes at runtime? I have been relying on DefaultGroovyMethods.DGM_LIKE_CLASSES, but this has been getting reduced with each release due to modularization. And it was never really a good source to begin with. I tried look

Re: [VOTE] Release Apache Groovy 2.5.0-rc-1

2018-04-06 Thread Henrik Brautaset Aronsen
+1 On 2018/04/05 16:13:57, Paul King wrote: > Dear development community,> > > I am happy to start the VOTE thread for a Groovy 2.5.0-rc-1 release!> > > This release includes 18 bug fixes/improvements as outlined in the> > changelog:> > https://issues.apache.org/jira/secure/ReleaseNote.jsp