On Thu, Feb 02, 2006 at 08:22:42PM +0100, Albert Reiner wrote: > An example for this would be the selection of the domain (sic!) the > replacement operator acts on: One of the problems `replace` currently > has is the fact that all the files it acts upon must already be in the > repo. A domain might allow me to declare instead that FOO is to be > replaced by BAR within a given domain BAZ (which might be, e.g., a > subdirectory). Whenever something is pulled into that domain, the > replacement would also be performed.
But remember that domains are essentially repo-local (It just happens that's you'd probably version-control the domains file). That would mean that 'replace' could affect a different set of files in each repo! Worse, that would imply that it had different dependencies in each repo. I don't think it works. -- Jamie Webb _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
