Monday, November 08, 2010 at 12:07 AM.

system.verbs.builtins.xml.jsonToTable

on jsonToTable (s, adrtable, flParseAtts=false) {
	<<Changes
		<<10/25/10; 10:42:46 PM by DW
			<<This routine moved to json.compile. I left the shell here so as not to break anything that may have already been written. Obviously, it's clearer to call json.compile instead.
	return (json.compile (s, adrtable, flParseAtts))}



This listing is for code that runs in the OPML Editor environment. I created these listings because I wanted the search engines to index it, so that when I want to look up something in my codebase I don't have to use the much slower search functionality in my object database. Dave Winer.