[Bese-devel] Re: ucw.asd
Marco Baringer
mb at bese.it
Mon Jun 26 08:00:46 UTC 2006
Luís Oliveira <luismbo at gmail.com> writes:
> Anyway, I guess it's up to the developer(s) to decide whether it's worth
> the trouble to specify the dependencies.
there are some cases where i think serial is a good idea: when every
file depends on the previous one. in most of ucw's case that's just
not the case. look at the :components module of the :ucw system, what
ordering should we use there? why choose one over the other? why
recompile login when task has changed?
i'll admit that it's occasionaly a pain to keep the depends on lists
up to date, but i strongly believe that the ucw file should express
the real dependncies, not the simple-to-maintain dependncies.
--
-Marco
Ring the bells that still can ring.
Forget your perfect offering.
There is a crack in everything.
That's how the light gets in.
-Leonard Cohen
More information about the bese-devel
mailing list