On 29 Oct 14:26, Guillem Barba Domingo wrote:
> Hi,
> I want to get two dependency graphs from a module:
> - module dependencies: not only the first level (or the dependencies
> defined in tryton.cfg) but all its dependencies recursively (dependencies
> of its dependencies)
> - module dependent: all modules that depend (directly or indirectly) from
> it (painting different installed and uninstalled).
> 
> I'm thinking to implement it as a report done with pydot (because I have
> some scripts from when I worked with OpenERP) which it is already a (extra)
> dependency of trytond.
> I can also add two "relates".
> 
> Are you interested to have it in the core (trytond package)? if not, I will
> do it in a separate module.

I don't because it is the magic of dependencies, you don't have to care
about upstream.

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Attachment: pgpOt7jiB3FC2.pgp
Description: PGP signature

Reply via email to