S
Slobodan Brcin
When creating component:
We should be able to create two types of dependencies:
Static dependencies: Like in binary dependencies (one component needs few
other components and without them it wont even load, period) so when we add
one component it will bring always all required components because it would
not even load without them.
Dynamic dependencies: As currently present. Where we should be able to
disable or resolve them as we feel necessary.
Also in TD, there should be color coding in central panel.
So components that are orphans (than no other components depends on), should
have different color than other components so we can track them easily.
Best regards,
Slobodan
We should be able to create two types of dependencies:
Static dependencies: Like in binary dependencies (one component needs few
other components and without them it wont even load, period) so when we add
one component it will bring always all required components because it would
not even load without them.
Dynamic dependencies: As currently present. Where we should be able to
disable or resolve them as we feel necessary.
Also in TD, there should be color coding in central panel.
So components that are orphans (than no other components depends on), should
have different color than other components so we can track them easily.
Best regards,
Slobodan