I wonder if Arc-style continuations (as in Arc challenge,
http://arclanguage.org/item?id=722) could be implemented in Erlyweb to
enable "magic-style" redirects?
That is, instead of explicitly passing the {ewr, Component, Method,
Params} we could do something like {ewr, Component, Method, {magic,
Params}} and redirect the user to http://site/Component/Method while
preserving all the Params...
At the very least this could be used to implement RoR's flash[:error]...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"erlyweb" 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/erlyweb?hl=en
-~----------~----~----~----~------~----~------~--~---