> Le 2 févr. 2018 à 03:15, Kirk Brooks via 4D_Tech <[email protected]> a 
> écrit :
> 
> ​I use a case statement like:
> 
> Case of
> 
> :(length($str)<2) ` a valid string could be 2 chars: {} or []
> 
> :($str[[1]]="{")
> 
> json parse
> 
> ​:($str[[1]]="[")
> 
> json parse array...
> 
> End case

What happens in v16 with that case?
I mean I have something similar and when testing in v16 the expected "is array" 
turns to "is collection". 

-- 
Arnaud de Montard 




**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to