[stringtemplate-interest] ST# - question regarding
specialcasingof IList
Kunle Odutola
Kunle_Odutola at hotmail.com
Thu May 25 17:48:12 PDT 2006
Jeremy,
> Re: IEnumerable - correct, virtually all .net collections are
> IEnumerable. My point was that there are classes out there
> that are IEnumerable but not ICollection or IList, and since
> it would seem that ST# doesn't need ICollection or IList, why
> restrict it so that it cannot enumerate those objects that
> only implement IEnumerable.
Are you asking why ST# doesn't treat all attributes whose value is of a type
that implement IEnumerable as multi-valued?
Kunle
More information about the stringtemplate-interest
mailing list