ASM is backward compatible since ASM 4. Rémi
----- Mail original ----- > De: "Jochen Theodorou" <blackd...@gmx.org> > À: "dev" <dev@groovy.apache.org> > Envoyé: Mardi 12 Novembre 2019 23:15:40 > Objet: Re: Upcoming releases > On 12.11.19 08:14, Cédric Champeau wrote: >> Just saying that using external ASM is an option now. Back then we had >> to repackage because ASM wasn't backwards compatible so triggered all >> sorts of problems when another library used it with a different version. >> This is not the case now since you always pass in the ASM version in the >> constructor now, so ASM knows what visitor to use. > > You remember the ASM version this was? Was it ASM 5? > > bye blackdrag