Re: [flexcoders] Re: Mapping xml objects to custom classes? [new subject]

2007-04-09 Thread slangeberg
Right now, my problem is using XML as a dataprovider in DataGrids. The sorting is really messed up, when you use xml. I've tried using plain objects containing the same values as the XML, and sorting works perfectly. It looks like this is due to the comparison functionality seeing each row as XML

[flexcoders] Re: Mapping xml objects to custom classes? [new subject]

2007-04-06 Thread Paul DeCoursey
Not yet, but this is something I've been thinking a lot about. I've started working on some proof of concept code. What are your specific requirements? Perhaps I could start work on this project with your help. Paul --- In flexcoders@yahoogroups.com, slangeberg [EMAIL PROTECTED] wrote: