Re: [qooxdoo-devel] Newbie Debugging Questions

2011-09-25 Thread Martin Wittemann
Hi, Is it possible to view the actual data in a store in FireBug or Chrome? Is so where do I find it as I have been looking around in Firebug and I can see the store's model but not the actual data? Sure, the models are plain qooxdoo objects which can be debugged in every debugger. We have a demo

[qooxdoo-devel] Newbie Debugging Questions

2011-09-23 Thread Simon White
Hi Is it possible to view the actual data in a store in FireBug or Chrome? Is so where do I find it as I have been looking around in Firebug and I can see the store's model but not the actual data? If I have a virtual list bound to the store is it possible to see the actual data in the list'