[cells-devel] open-air code
Ken Tilton
kennytilton at optonline.net
Sat Mar 29 01:12:44 UTC 2008
Andy Chambers wrote:
> Hi Kenny,
>
> Here's my attempt at pushing changes to an updates slot. Would you
> mind having a look to see if
> you can see why its not working?
>
> The stuff of interest is.....
>
> updates on the the web-app model
> xuid on the html model
> xhtml also on the html model
>
> What's happening is that when it comes to printing the updates slot
> (just before it would be sent
> down to an xhr), its populated with all nodes the first time around,
> then nothing thereafter.
>
> All the models are made using defmodel rather than defmd because
> that's what celtk did (presumably
> before defmd was invented). Once I've got the updates working, I'll
> try to change these to use defmd
> instead.
Not an issue. defmd is pure syntactic sugar (but a pure joy -- I convert
defmodel forms to defmd whenever I happen to be modifying one).
>
> The only non-cells dependencies are cl-who and hunchentoot both of
> which are asdf-installable but
> you may be able to see the problem without having to install these.
I will try without. asdf-install is beyond me -- somehow requires Cygwin
IIRC -- and I only got about half way through building everything hunch
requires.
kt
More information about the cells-devel
mailing list