Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RCP-43] Local Fields and Predictability #77

Open
darnjo opened this issue Mar 1, 2023 Discussed in #24 · 0 comments
Open

[RCP-43] Local Fields and Predictability #77

darnjo opened this issue Mar 1, 2023 Discussed in #24 · 0 comments

Comments

@darnjo
Copy link
Member

darnjo commented Mar 1, 2023

During the RESO Developer Conference, the group approved moving the following items forward for the proposal phase.

Discussed in #24


Background

Local fields are important for extensibility. Providers currently have two ways they expose these items:

  • By commingling local fields with existing standard resources; and
  • Expanding local fields in from other resources.

The Data Dictionary already allows commingling of local fields with standard ones as long as they are truly local. Otherwise they must match the Data Dictionary.

What's needed is a convention for the standard name that local data elements are expanded in as to provide predictability.

Proposal

This proposal establishes a new standard field called "LocalData" as an expanded data element that can be added to any resource that supports it, such as Property, Member, etc.

The "LocalData" field will have a one-to-one relationship between the standard resource that includes it and the local resource data that's being expanded. In other words, CollectionYN is false.

The name of the resource that contains the local data is left to the provider's discretion, as the consumer can determine this (if needed) using the navigation property or Field Resource entry for the "LocalData" property.

@darnjo darnjo self-assigned this Mar 1, 2023
@darnjo darnjo added this to the Backlog milestone Mar 1, 2023
@darnjo darnjo changed the title RCP-043 - Local Fields and Predictability RCP-043: Local Fields and Predictability Jul 3, 2024
@darnjo darnjo changed the title RCP-043: Local Fields and Predictability RCP-43: Local Fields and Predictability Jul 3, 2024
@darnjo darnjo changed the title RCP-43: Local Fields and Predictability [RCP-43] Local Fields and Predictability Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant