Skip to content

Update variable / class naming conventions #572

Closed
@maurei

Description

@maurei

Proposal is to normalise several class names and property names.

Related to #317

  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions