Requiring people to download, install, and figure our Mercurial to try out DWT is a pretty steep barrier to entry. It would be great if we could put up some snapshot .zips.
I'm thinking just like there's currently a:
http://downloads.dsource.org/projects/dwt/dwt-win-importlibs.zip
There could be
http://downloads.dsource.org/projects/dwt/dwt-win-src.zip
http://downloads.dsource.org/projects/dwt/dwt-linux-src.zip
http://downloads.dsource.org/projects/dwt/dwt-samples-src.zip
Or preferably dated versions of those to say what day or revision the snapshot was made from.
I'm not sure how to do this though. I guess there's some dsource magic that has to be set up? The best would be if the generation of such source snapshots could be automated into a shell script. I'm not sure how much is possible with dsource, though.