Skip to content

Marker interface for generic math interfaces #70203

Answered by bartonjs
SmartK8 asked this question in Ideas
Discussion options

You must be logged in to vote

FWIW:

AVOID using marker interfaces (interfaces with no members).

Framework Design Guidelines, 3rd edition, section 4.6 (p 105 in the print edition).

So it'd need a whole lot of value to justify going against guidelines. Because of how generic constraints cascade (not well), I don't think there'll be a whole lot of value here.

Replies: 2 comments 20 replies

Comment options

You must be logged in to vote
5 replies
@SmartK8
Comment options

@svick
Comment options

@SmartK8
Comment options

@svick
Comment options

@SmartK8
Comment options

Comment options

You must be logged in to vote
15 replies
@SmartK8
Comment options

@tannergooding
Comment options

@SmartK8
Comment options

@tannergooding
Comment options

@SmartK8
Comment options

Answer selected by SmartK8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
5 participants