I guess this question is in two parts:
1) How do I make my own package to collect all the widgets etc that I create into it i.e.
js/dojo/foo/*
2) How do get new widgets that I create registered so that when the page is parse after it has finished loading my widgets get picked up and instanciated i.e.
There doesn't seem to be anything around on it :(
