Parents: | furnace |
Tags: | web |
Authors: | Slava Pestov |
Class | Superclass | Slots |
conversation | scope | session |
conversations | server-state-manager |
conversation-id |
Word | Stack effect |
<continue-conversation> | ( url -- response ) |
<conversation> | ( id -- conversation ) |
<conversations> | ( responder -- responder' ) |
add-conversation | ( conversation -- ) |
begin-conversation | ( -- ) |
cchange | ( key quot -- ) |
cget | ( key -- value ) |
conversation-id-key | ( -- value ) |
cset | ( value key -- ) |
empty-conversastion | ( -- conversation ) |
end-conversation | ( -- ) |
get-conversation | ( id -- conversation ) |
init-conversations | ( conversations -- ) |
request-conversation | ( request -- conversation ) |
request-conversation-id | ( request -- id ) |
restore-conversation | ( seq -- ) |
save-conversation-after | ( conversation -- ) |
set-conversation | ( conversation -- ) |
touch-conversation | ( conversation -- ) |
Word | Stack effect |
conversation? | ( object -- ? ) |
conversations? | ( object -- ? ) |