1
DF Modding / Re: Community Mods and utilities list.
« on: November 28, 2012, 03:40:39 pm »
OK. If you have any comments please put in this post http://www.bay12forums.com/smf/index.php?topic=119730.0
I would agree it is a little bit clumsy. A better solution would be to accept emails. I had to make some changes when I deployed it. Developing locally it took no time to upload the file, then when I deployed it, it took longer to upload plus cloudfoundry made me treat the worker class which processes the file a different instance to the server app which uploads it plus they cannot share the same file so it needs to be stored via Dropbox.
It does have the advantage that as it is web based it does not use if your locally resources
I would agree it is a little bit clumsy. A better solution would be to accept emails. I had to make some changes when I deployed it. Developing locally it took no time to upload the file, then when I deployed it, it took longer to upload plus cloudfoundry made me treat the worker class which processes the file a different instance to the server app which uploads it plus they cannot share the same file so it needs to be stored via Dropbox.
It does have the advantage that as it is web based it does not use if your locally resources