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

Add Property/Reference/etc overloads that take IProperty/INavigation #7390

Closed
ajcvickers opened this issue Jan 11, 2017 · 0 comments · Fixed by #27058
Closed

Add Property/Reference/etc overloads that take IProperty/INavigation #7390

ajcvickers opened this issue Jan 11, 2017 · 0 comments · Fixed by #27058
Labels
area-change-tracking closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. good first issue This issue should be relatively straightforward to fix. punted-for-2.0 type-enhancement
Milestone

Comments

@ajcvickers
Copy link
Member

ajcvickers commented Jan 11, 2017

When using the Entry APIs in combination with metadata APIs it is common to have an IProperty/INavigation for which .Name is called to pass this information to the Entry APIs. The Entry APIs immediately lookup this name to get back to the IProperty/INavigation. Instead these APIs should have simple overloads that accept an IProperty/INavigation. For example, see #7308.

@rowanmiller rowanmiller added this to the 2.0.0 milestone Jan 13, 2017
@ajcvickers ajcvickers modified the milestones: 2.0.0-preview1, 2.0.0 Apr 19, 2017
@ajcvickers ajcvickers modified the milestones: Backlog, 2.0.0 Jun 9, 2017
@ajcvickers ajcvickers added consider-for-current-release size~1-day help wanted This issue involves technologies where we are not experts. Expert help would be appreciated. labels May 14, 2018
@ajcvickers ajcvickers modified the milestones: Backlog, 3.0.0 May 17, 2018
@ajcvickers ajcvickers modified the milestones: 3.0.0, Backlog Aug 3, 2018
@divega divega added good first issue This issue should be relatively straightforward to fix. help wanted This issue involves technologies where we are not experts. Expert help would be appreciated. and removed help wanted This issue involves technologies where we are not experts. Expert help would be appreciated. good first issue This issue should be relatively straightforward to fix. labels May 31, 2019
@ajcvickers ajcvickers added good first issue This issue should be relatively straightforward to fix. and removed help wanted This issue involves technologies where we are not experts. Expert help would be appreciated. labels Aug 5, 2019
ajcvickers added a commit that referenced this issue Dec 22, 2021
…roperty/INavigation

Small stuff that I have wanted to do for ages.

Fixes #7390.
@ajcvickers ajcvickers modified the milestones: Backlog, 7.0.0 Dec 22, 2021
@ajcvickers ajcvickers added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Dec 22, 2021
@ajcvickers ajcvickers modified the milestones: 7.0.0, 7.0.0-preview1 Feb 14, 2022
@ajcvickers ajcvickers modified the milestones: 7.0.0-preview1, 7.0.0 Nov 5, 2022
@ajcvickers ajcvickers removed their assignment Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-change-tracking closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. good first issue This issue should be relatively straightforward to fix. punted-for-2.0 type-enhancement
Projects
None yet
3 participants