Steve Do you mean "when I create an A I want to do X, Y and Z?" I don't think that is really about REST as such.
My first thought is: pass a callback function via onaccept= and do it in that, e.g. resource=Resource(db.widget,onaccept=createotherwidgetstuff) On Oct 24, 10:10 pm, "Steve Shepherd" <[EMAIL PROTECTED]> wrote: > Bill > > My only question with your rest example is how do we handle multiple > potential actions. > For example what if the it is not just one create action taking place. > Does the coder have to code a meta action that then chains into the sub > actions. > How would rest handle this? > > Steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

