On Sun, 7 Nov 2004, Dain Sundstrom wrote:
> God I hope not. I spend a long long long time making sure our code
> would work with unpacked archives. People don't want to jar up a
> deployment during development. Having the tool jar it up, is a bit
> better than no support at all, but the extra coping is unbearable when
> dealing with a large web app (100 MB). I actually hope we soon will
> have support unpacked in place deployment, which involves no coping to
> the config store.
Hmm... Well, maybe I should rethink this. I need to look at the
API again. If it just takes a File, there's no reason that couldn't be a
directory... Maybe I just need to adjust my assumptions.
Aaron