On Dec 23 2009, 9:05 pm, Ian Eslick <[email protected]> wrote:
> It's just that my logs are filling up with warnings.  :)  Is there a reason 
> that update
> can't happen during the tree-shaking phase?

I can't remember exactly but I think it's not possible because
gridedit makes some
late (i.e. rendering time) decisions. Someone would have to take a
closer look.

In the meantime you could just catch those style warnings and direct
them to a
separate log or ignore them.


> By the way, I just checked in some uri-parameter code and some improvements 
> to the elephant store to support cached slots (a new elephant feature).  Let 
> me know if anyone detects problems with these checkins, I had some merge 
> issues which I believed I resolved correctly but it's been awhile since I've 
> done core weblocks development.

Some comments...


http://bitbucket.org/S11001001/weblocks-dev/changeset/2240c38a10da/#chg-src/server.lisp

should be merged with the existing code in request-handler.lisp
(handle-client-request :around).


http://bitbucket.org/S11001001/weblocks-dev/changeset/1f79ea6672bb/#chg-src/request-handler.lisp

Line 192 should be #-(or sbcl ccl)


Great work with those uri parameters!

  Leslie
-- 
You received this message because you are subscribed to the Google Groups 
"weblocks" 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/weblocks?hl=en.


Reply via email to