Answer Handlers - Multiple?
"Sean P. DeNigris" <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <[email protected]> |
IIUC there can only be one answer handler for a component because WAAnswerHandler>>#handleAnswer:continueWith: doesn't touch the second argument, causing #handleAnswer: to skip the rest of the decorator chain by returning true. Is that a design decision? It seems like it could be useful to have multiple answer handlers… ----- Cheers, Sean -- Sent from: http://forum.world.st/Seaside-General-f86180.html _______________________________________________ seaside mailing list [email protected] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside