rcdmk / aspJSON

A fast classic ASP JSON parser and encoder for easy JSON manipulation to work with the new JavaScript MV* libraries and frameworks.
MIT License
203 stars 89 forks source link

class JSONarray 's version may be wrong? #84

Closed BriFuture closed 5 years ago

BriFuture commented 6 years ago
' The class version
public property get version
    items = i_version
end property

at Line 949

rcdmk commented 6 years ago

Hi. Thank you.