On Tue, Apr 14, 2009 at 5:48 PM, Stephen Compall <[email protected]> wrote: > If that action link is part of a widget that has since been rerendered, > you'll get an error as if the action didn't exist. I think this is a bad idea. The gridedit example is different - you've modified the underlying data, so you can't expect a reasonable result (although the system should do something graceful). However, most actions don't modify the data - they only modify the state of UI. Hit the back button a few times and running into an error is a big deal.
I would disable this feature by default, and have programmers who know they want this enable it explicitly. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
