[IronPython] Strange data binding

Patrick O'Brien sum.ergo.code at gmail.com
Sun Dec 3 19:23:10 PST 2006


On 12/3/06, Sanghyeon Seo <sanxiyn at gmail.com> wrote:
>
> 2006/12/4, Patrick O'Brien <sum.ergo.code at gmail.com>:
> > I'm not sure what good it does me, but I have figured out that these are
> the
> > properties of the ICollection interface.
>
> data is a list of tuples, which is also IList of tuples. So columns
> are generated for properties of "tuple type", which includes
> ICollection.
>
> Didn't you have data as a list of instances before...?
>

Yes, but since that didn't work I was trying some simpler things in an
attempt to understand what is happening.  :-(

-- 
Patrick K. O'Brien
Orbtech       http://www.orbtech.com
Schevo        http://www.schevo.org
Louie         http://www.pylouie.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20061203/30b59591/attachment.htm


More information about the users mailing list