Announcement

| Christopher Ross-Gill

AltJSON v0.3.6 for Rebol 2

- Introduces some of the changes from the Rebol 3 releases:
- Switch to RFC 3339 formatting of dates,
- Resolves Get-Words and Get-Paths,
- Recognises Set-Word/Value pairs as JSON Objects,
- Limits the format of JSON object keys, uses ^ escaping on words that almost conform (use /Flat for more flexibility)

Do/Import/Source: http://reb4.me/r/altjson

Due to the nature of some of the changes, this version may not be wholly compatible with previous versions--let me know if you experience any major problems.