T
T
Tarvitz2014-12-24 17:29:12
Python
Tarvitz, 2014-12-24 17:29:12

How to manually draw dependencies for some sections of code or project?

The bottom line is this: you need to depict which components are used in a particular REST-api server request in order to understand:
- which components can be abandoned to save memory / processor time;
- give a visual representation of the work process by another development participant (those who use the REST-api).
You don’t need to draw a complete dependency graph of all components, just like you don’t want to draw with your hands.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Entelis, 2014-12-24
@Tarvitz

Gliffy Diagrams for example) You can draw anything, including dependencies.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question