Op 11-3-2019 om 00:03 schreef Ben Coman:
collectionUrl :=  'https://www.rijksmuseum.nl/api/nl/collection?key=14OGzuak&format=json&type=schilderij&toppieces=True'.     json := NeoJSONReader fromString: (ZnEasy get: collectionUrl) contents.
    paintings := Paintings fromJSON: json.

Thanks a lot , Ben

I almost gave it up but I think I see a way to solve this

The first part gives back exactly the same output as my old code.
For the new one I have to do some trying but I think I can solve it

Roelof


Reply via email to