[Bese-devel] New patches to ucw_ajax: 1-Jul-2006

Marco Baringer mbaringer at common-lisp.net
Sun Jul 2 04:30:10 UTC 2006


Sat Jul  1 19:33:29 EDT 2006  attila.lendvai at gmail.com
  * Added extensive examples describing action isolation and backtracking with and without ajax

    M ./examples/examples.lisp -8 +94

Sat Jul  1 19:32:10 EDT 2006  attila.lendvai at gmail.com
  * Do not render <:html and <:body in info-message if there's a parent

    M ./src/components/message.lisp -10 +14

Sat Jul  1 19:31:38 EDT 2006  attila.lendvai at gmail.com
  * Fix cache examples

    M ./examples/cache.lisp -2 +2

Sat Jul  1 18:51:23 EDT 2006  attila.lendvai at gmail.com
  * Issue an (in-package :ucw-user) after loading the example system

    M ./ucw.asd +3

Sat Jul  1 18:46:42 EDT 2006  attila.lendvai at gmail.com
  * Implemented invocation-isolated actions
  
  These actions are guaranteed to be executed once per user action. For details
  see next patch that adds examples with extensive descriptions.

    M ./src/per-application-parenscript.lisp +8
    M ./src/rerl/protocol.lisp +10
    M ./src/rerl/standard-dispatcher.lisp -40 +54
    M ./src/rerl/standard-request-context.lisp +3
    M ./src/rerl/standard-session-frame.lisp -1 +15
    M ./src/rerl/standard-vars.lisp +3
    M ./src/yaclml/ucw-tags.lisp -12 +25


An updated tarball of ucw_ajax's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/ucw_ajax-20060701.tar.gz

Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=ucw_ajax;a=summary



More information about the bese-devel mailing list