if(!dojo.config.usePlainJson){
console.warn("Consider using mimetype:text/json-comment-filtered"
+ " to avoid potential security issues with JSON endpoints"
+ " (use djConfig.usePlainJson=true to turn off this message)");
}return _d.fromJson(xhr.responseText);