[cap-talk] Application dependencies

David-Sarah Hopwood david.hopwood at industrial-designers.co.uk
Sat Sep 13 22:46:04 CDT 2008


David-Sarah Hopwood wrote:
> (It is still possible to declare unnecessary dependencies. But there is
> an incentive not to since that will cause the app to fail to install on
> more machines. Also, it is easy for an automated tool to detect
> declared dependencies that are not used on a test run.)

Actually it's not necessary to perform specific test runs for this;
just have a flag per dependency of each installed app, saying whether
the dependency has ever been used. That should have negligable
complexity and performance impact.

-- 
David-Sarah Hopwood


More information about the cap-talk mailing list