elexx commented on issue #38: JOHNZON-205: add support for arrays in toStructure URL: https://github.com/apache/johnzon/pull/38#issuecomment-478346783 I couldn't find another way to cast/convert an arbitrary `Object` to an array without copying it. But of course, if there is already such a method in the code base reusing it is the way to go. I had a quick look, do you mean `org.apache.johnzon.jsonb.JohnzonJsonb#toArray`? If so, it would be in the wrong package to be used by `Mapper` - any suggestions where I shall move it to?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services