Skip to content

Typo in IDynamicLinkCustomTypeProvider name #438

Closed
@glopesdev

Description

@glopesdev
Contributor

This might well be an annoying breaking change now, but just for future reference there might be a typo in the name of IDynamicLinkCustomTypeProvider. All the other concrete types use the correct spelling Linq while this one uses Link.

No complaints here, but just wanted to flag the inconsistency between type names.

Activity

StefH

StefH commented on Oct 27, 2020

@StefH
Collaborator

@glopesdev Good catch ;-)

Best would be to add the correct class IDynamicLinqCustomTypeProvider and let the older interface extend this one in order to maintain backward compatibility.

self-assigned this
on Jan 20, 2021
StefH

StefH commented on Jan 20, 2021

@StefH
Collaborator
changed the title [-]Typo in custom type provider interface name[/-] [+]Typo in IDynamicLinkCustomTypeProvider name[/+] on Apr 4, 2021
StefH

StefH commented on Apr 4, 2021

@StefH
Collaborator

Changed interface name will be included in next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @StefH@glopesdev

      Issue actions

        Typo in IDynamicLinkCustomTypeProvider name · Issue #438 · zzzprojects/System.Linq.Dynamic.Core