- Working on run-time reconfiguring on widgets starting with the RichTextWidget
- If a user has edit rights, they can mouse over a widget and click on the edit button, it looks very similar to editing a wiki article except the buttons show/hide dynamically
- The configuration page for that widget is brought up (with a nice animation) and the user can make changes then hit finish
- The new configuration is loaded by the widget
- I’ve had to put in a few hacks since I don’t have a data model yet, especially in how I had widget data providers around
- Looking around at cool flex stuff and found this debug util which you build in to your application : http://lab.kapit.fr/display/kapinspect/Kap+Inspect
