You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RelationshipAttribute.DependentType and .PrincipicalType is not adequate. Replace with something like LeftType vs RightType or HostType vs RelatedType.
rename ContextEntity to ResourceContext, so that it is consistent with ResourceDefinition and ResourceHooks
ContextEntity.EntityType --> .ResourceType and current .ResourceType --> .ResourceDefinitionType.
EntityResourceService --> DefaultResourceService
The text was updated successfully, but these errors were encountered:
Proposal is to normalise several class names and property names.
Related to #317
RelationshipAttribute.DependentType
and.PrincipicalType
is not adequate. Replace with something likeLeftType
vsRightType
orHostType
vsRelatedType
.ContextEntity
toResourceContext
, so that it is consistent withResourceDefinition
andResourceHooks
ContextEntity.EntityType
-->.ResourceType
and current.ResourceType
-->.ResourceDefinitionType
.EntityResourceService
-->DefaultResourceService
The text was updated successfully, but these errors were encountered: