Re: GString to String

2021-02-18 Thread Michael Brohl
me.GStringImpl to String, returning object.toString(). To prevent this message, I propose to bypass GString to String conversion. What do you think? Jacques

Re: GString to String

2021-02-18 Thread Jacques Le Roux
us.groovy.runtime.GStringImpl to String, returning object.toString(). To prevent this message, I propose to bypass GString to String conversion. What do you think? Jacques

Re: GString to String

2021-02-18 Thread Michael Brohl
ject.toString(). To prevent this message, I propose to bypass GString to String conversion. What do you think? Jacques

Re: GString to String

2021-02-18 Thread Jacques Le Roux
03,507 |jsse-nio-8443-exec-8 |ObjectType    |I| No special conversion required for org.codehaus.groovy.runtime.GStringImpl to String, returning object.toString(). To prevent this message, I propose to bypass GString to String conversion. What do you think? Jacques

Re: GString to String

2021-02-15 Thread Nicolas Malin
CallSite.java:168) > [groovy-2.5.11.jar:2.5.11] >     at > DataServices.attachUploadToDataResource(DataServices.groovy:191) > [script:?] > [...] > 2021-02-13 10:17:03,507 |jsse-nio-8443-exec-8 > |ObjectType    |I| No special conversion required for > org.codehaus.groovy.runtime.GStringImpl to String, returning > object.toString(). > > To prevent this message, I propose to bypass GString to String > conversion. > > What do you think? > > Jacques >

GString to String

2021-02-13 Thread Jacques Le Roux
for org.codehaus.groovy.runtime.GStringImpl to String, returning object.toString(). To prevent this message, I propose to bypass GString to String conversion. What do you think? Jacques