Dan Haywood created ISIS-1837:
---------------------------------

             Summary: Metamodel validator should check for cyclic dependencies 
(reference to entities that live outside of the module set)
                 Key: ISIS-1837
                 URL: https://issues.apache.org/jira/browse/ISIS-1837
             Project: Isis
          Issue Type: Improvement
    Affects Versions: 1.16.0
            Reporter: Dan Haywood
             Fix For: 1.16.1


at the moment this shows up as an error of an entity referencing a non-existent 
repository.  This is where the entity is found by walking the graph outside the 
set of defined modules, and yet the domain services are only ever strictly 
loaded.

The metamodel validator should basically check that every entity and view model 
type in the metamodel resides within one of the packages of the set of modules 
that make up the application.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to