Re: Compiler Error CS0702
- From: PIEBALD <PIEBALD@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 18 Apr 2008 13:06:05 -0700
If one regards _only_ the language, not considering .net, the CLR, CTS
etc.;
is there some reason why enum and delegate should _not_ be supported as
constraints?
Yes.
So, if you are designing a _new_ language, to write software for some
_not-yet-existent_ platform, and it includes enums and generics, you would
_not_ allow enum as a constraint for a generic? Why? That's what I want to
know.
.
- Follow-Ups:
- Re: Compiler Error CS0702
- From: Peter Duniho
- Re: Compiler Error CS0702
- References:
- Compiler Error CS0702
- From: PIEBALD
- Re: Compiler Error CS0702
- From: Peter Duniho
- Re: Compiler Error CS0702
- From: Peter Duniho
- Re: Compiler Error CS0702
- From: PIEBALD
- Re: Compiler Error CS0702
- From: Peter Duniho
- Re: Compiler Error CS0702
- From: PIEBALD
- Re: Compiler Error CS0702
- From: Jon Skeet [C# MVP]
- Re: Compiler Error CS0702
- From: PIEBALD
- Re: Compiler Error CS0702
- From: Peter Duniho
- Compiler Error CS0702
- Prev by Date: Re: Compiler Error CS0702
- Next by Date: How to use linq dataContext methods from stored procs
- Previous by thread: Re: Compiler Error CS0702
- Next by thread: Re: Compiler Error CS0702
- Index(es):
Relevant Pages
|