Before i try to make a manual graph of dependency (using inkscape) to resume all possibility for my scala program which use heavily cake pattern, i ask question here.
Is there a best and simple way to automaticaly cartography a complex hierarchy of trait dependency in a scala program which use Cake Pattern (or Dependency injection) ?
Any SBT, scala or other existing library ?