Jacopo Cappellato wrote: > On Apr 21, 2010, at 9:15 PM, Adam Heath wrote: > >> ps: I think the 'run-' prefix is superfluous. ant install, ant >> install-demo seems better to me. > > Adam, > > I completely agree with you here... sometimes simplicity is in front of our > eyes and we don't see it: "install-demo", "install-seed" (and, if we want, > the equivalent "install") could be the new generation of ant targets (that > will deprecate the old ones). > And what if, instead of "install-*" we use the prefix "load-*"? load-demo, > load-seed (without the generic "load" method).
Sure. install implies that the downloaded, freshly built files will be placed into the system standard directories. I'm down with load.
