id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
826,create config.extensions,mahemoff,JeremyRuston,"http://www.tiddlywiki.org/wiki/Dev:Plugin_Specifications suggests including the following boilerplate:

if(!config.extensions) { config.extensions = {}; }

If config.extensions usage is a best practice, the core ought to create it on startup.

(Using dynamic properties of Javascript, I believe there is opportunity for further ""Don't Repeat Yourself""-ness in the standard plugin boilerplate.)",defect,closed,undefined,,core,,undefined,duplicate,,
