-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Hello,
Is any plans to introduce dependencies for HGApplications?
For example, I have one
- app "Types" for registering
HGAtomType's; - several apps "LibXXX" witch register some kind of library
HGAtom's which use types from "Types" app; - several apps "SpecificXXX" with user-defined
HGAtom's which use atoms from "LibXXX" apps;
With existing capability of graph traversal I see next advantages:
- when add some "SpecificXXX" app it is possible to early verify missing dependent atoms and types with concrete version;
- when remove "Types" it should remove all dependent apps;
Best regards,
Dmitriy.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels