Skip to content

Instantly share code, notes, and snippets.

@bovan
Created January 19, 2011 15:10
Show Gist options
  • Save bovan/786280 to your computer and use it in GitHub Desktop.
Save bovan/786280 to your computer and use it in GitHub Desktop.
from itemfilewritestore
"identifier": "id",
"label": "name",
"items": [
{
"id": "0",
"name": "Root",
"children": {
"_reference": "dijit__TreeNode_9-dnd"
}
},
{
"id": "dijit__TreeNode_9-dnd",
"name": "*\n\t\t\task_for_data\n\t\t",
"children": [
{
"_reference": "dijit__TreeNode_15-dnd"
},
{
"_reference": "dijit__TreeNode_12-dnd"
}
]
},
{
"id": "dijit__TreeNode_12-dnd",
"name": "*\n\t\t\tfilepaths_data_connector\n\t\t"
},
{
"id": "dijit__TreeNode_15-dnd",
"name": "*\n\t\t\tprofile\n\t\t"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment