Stephen Compall <stephen.comp...@...> writes: > We import c2mop wholesale. We don't import anything from ccl.
Of course, but (typep obj 'funcallable-standard-object) didn't work for me on Clozure Common Lisp Version 1.2-r11583M (LinuxPPC32), complaining about WEBLOCKS::FUNCALLABLE-STANDARD-OBJECT, while (typep obj 'c2mop:funcallable-standard-object) did the trick. > Means the cl-json maintainers didn't want to apply the patch, or they > did and you are using a release instead of Darcs. If the latter, use > Darcs. If the former, see the followup message, and send them a > similar bug report. Thanks a lot! Cl-json was from darcs, sent request to the cl-json mailing list. BTW, not-working CRUD example from ucw-presentations provides (also not-working) search facility. Is there anything "prepackaged" for weblocks? Sincerely yours, Dmitri --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
