[IronPython] Strange data binding

Patrick O'Brien sum.ergo.code at gmail.com
Mon Dec 4 04:23:10 CET 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://mail.python.org/pipermail/ironpython-users/attachments/20061203/30b59591/attachment.html>


More information about the Ironpython-users mailing list