<br><br><div><span class="gmail_quote">On 10/21/06, <b class="gmail_sendername">Jan Rychter</b> <<a href="mailto:jan@rychter.com">jan@rychter.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I tried using ucw_ajax today, but couldn't get it to work. Is it<br>expected to work at this point?</blockquote><div><br><br>yep, i'm working on an app that is based on ucw_ajax.<br></div><br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Things I noticed:<br><br>-- there doesn't seem to be a way to start the examples -- I ended up<br>writing a form that actually starts the server:<br><br>(in-package :it.bese.ucw-user)<br><br>(ucw:create-server :backend (list :httpd
<br>                                  :host "localhost"<br>                                  :port 8080)<br>                   :applications (list *example-application*)<br>                   :log-root-directory #P"/tmp/"
<br>                   :log-level arnesi:+debug+<br>                   :start-p t) </blockquote><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
<br></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">-- it seems there is a conflict between cl-l10n:year and the year<br>   accessors in 
form.lisp, same for month and day</blockquote><div><br><br>too old cl-l10n<br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">-- When loading dojo-widgets:
<br>    There is no class named IT.BESE.UCW:UNIVERSAL-TIME-RANGE-VALIDATOR.<br>       [Condition of type SIMPLE-ERROR]<br>   (this is what finally discouraged me)<br><br>-- there is a script called bin/build-dojo.sh, that doesn't work for
<br>   me. Which version of dojo does it expect? I couldn't find a<br>   'buildscripts' directory in mine.</blockquote><div><br>you need the svn head for that.<br><br>but there is a patched and working dojo in ucw, so you should not have to build your own. if you still need to, then contact me and i'll push the pending dojo patches to the ucw repo, too. (the only pending change currently is 
<a href="http://trac.dojotoolkit.org/ticket/1353#preview">this</a>)<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">-- I fixed some typos, patch attached
</blockquote><div><br>thanks, pushed!<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The learning curve seems vertical to me -- a little quickstart guide
<br>would really go a long way...<br></blockquote></div><br>dl the <a href="http://common-lisp.net/project/ucw/ucw-boxset.tar.gz">boxset</a> for a working example of the environment needed for ucw. it's built each night from the head of the dependent repos, but it's most of the time working fine. i've just checked it and it works with the 
start-ajax.lisp (oldtime users may need to refresh the page to purge cached dojo.js and friends).<br><br>hth,<br><br>-- <br>- attila<br><br>"- The truth is that I've been too considerate, and so became unintentionally cruel...
<br> - I understand.<br> - No, you don't understand! We don't speak the same language!"<br>(Ingmar Bergman - Smultronstället)