Incidentally I'm working on something similar. There's a technique for isolating the widgets from the UI logic, so you _can_ test your UI logic in isolation from actual UI widgets - documented here: http://www.objectmentor.com/resources/articles/TheHumbleDialogBox.pdf. There's some scaffolding involved, but the benefit is significantly better facilities for unit tests.
-- Rule of Diversity: Distrust all claims for “one true way”. (Eric S. Raymond, The Art Of Unix Programming) ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
