Description:
A support group for Weblocks - a Common Lisp web framework.
|
|
|
Views & widgets - a discussion of solution
|
| |
So based on Lesile's suggestion the issue of Views & widgets seems to
be one of immediate need so I took a quick (or maybe too quick) look
on the form and code for these two entires and there are a few things
I am not sure I understand.
Mainly my question resides on why a view is not simply an abstraction... more »
|
|
how to specify the time
|
| |
Hi all, How do I specify the timeout duration in trivial-timeout? Do I need to edit the actual source file? I have taken a look at the example on the trivial-timeout home page and it's pretty straight forward, but I have no idea how to effect the specification. I am using trivial-timeout as a dependency in weblocks and I cannot browse the weblocks-demo page because it... more »
|
|
different views for dataseq items
|
| |
Hi, I would like to use a gridedit widget to list instances of different classes, with each object type having a different view. Could someone please give me some suggestions on how to proceed? TIA, Andrea.
|
|
Full message of error
|
| |
OK, here's the full message: **++++ Error in (PACKAGE "WEBLOCKS"): Using package METABANG.UTILITIES results in name conflicts for these symbols: ANAPHORA:ACOND ANAPHORA:IT ANAPHORA:APROG1 ANAPHORA:AIF ANAPHORA:AWHEN ANAPHORA:AAND ANAPHORA:ATYPECASE ANAPHORA:ACOND ANAPHORA:IT ANAPHORA:APROG1 ANAPHORA:AIF ANAPHORA:AWHEN ANAPHORA:AAND... more »
|
|
Yet another error
|
| |
Hi Leslie, Thanks for your help. After downloading the new -dev weblocks you pointed me to, I still had the following error. I don't know what it means and what system or part of a system triggers it. Please help. I am using LispWorks Personal 5.0.1 on Vista. erred while invoking #<ASDF:COMPILE-OP NIL 219CA9E3> on... more »
|
|
Javascript with weblocks
|
| |
So i have been looking at the doc and trying to understand how
weblocks deals with javascript. Now from my assessment the porting of
the js files as mentioned in the js-backend-absraction. And my
understanding is that we would like to have a function define-
javascript-backend which will define the framework you will include... more »
|
|
[rosssd@gmail.com: Future of Mudballs]
|
| |
We've talked about using mudballs for docs here, so seemed worth
mentioning.
-Robin
----- Forwarded message from Sean Ross <ros...@gmail.com> -----
...To: mudballs@googlegroups.com
...
Hi all,
First off, thanks to all who have contributed to the writing and testing of mudballs, you have all helped take mudballs from a little... more »
|
|
Error when loading weblocks into LispWorks Personal 5.0.1
|
| |
Hi all,
When I try to load Weblocks into the Lisp image in LispWorks Personal
5.0.1 I get the following error:
component :DEFSYSTEM-COMPATIBILITY not found, required by
...
and everything grinds to a halt, yet I have "defsystem-
compatibility.lisp" in my metatilities directory and Lisp. What is it... more »
|
|
Weblocks main page in debug mode?
|
| |
Just a heads up that it seems like the Weblocks main site is running in debug mode (I see a reset-sessions button at the bottom of the page).
|
|
|