Re: Re: [Keelgroup][ANN] Navigate and dynamic parameters
"Sasvata (Shash) Chatterjee" <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
Gene, > Hmmm, I was a little premature on stating this uses Outputs in the > response. It DOES work with request parameters, but NOT with Outputs. > I was assuming, using the Sequence model, that responses got merged > and passed along to the individual models. That is not the case. I'm > not sure how app-workflow handles this. Responses (and Outputs) *should* get merged by default, but the intermediate models don't see that (they are not supposed to be aware, or assume, that other models have gone through in any particular order). The Sequence itself keeps a running merged response which is returned back to the client. If I remember correctly, you can try adding the outputs as a *request* attribute, that just might work. Shash http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com