chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] can't get phoghorn running


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] can't get phoghorn running
Date: Wed, 22 Aug 2012 10:15:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Hi Markus,

On Wed, 22 Aug 2012 09:50:23 +0200 Markus Klotzbuecher <address@hidden> wrote:

> On Tue, Aug 21, 2012 at 08:33:53PM +0200, Peter Bex wrote:
>> On Tue, Aug 21, 2012 at 01:47:55PM +0200, Markus Klotzbuecher wrote:
>> > Now when browse to localhost:8080/galleries/ I see the contexts of
>> > index.ssp (apparently as a result of executing index.sspx)
>> 
>> You'll need to wrap that code in whatever you've set ssp-long-open-tag
>> and ssp-close-tag to.  By default <?scheme ... ?>
>
> Ok, I'll give that a try.
>
>> Please note that the ssp and web-scheme handlers are deprecated.
>> If you still want to use these, I can put them in a separate egg, but
>> otherwise they will disappear in the next release.
>
> I see, please don't bother, this is more of an educational excercise
> for me. What would be the suggested "best practice" way to realize the
> phoghorn functionality?

Here's a quick hack with awful (thus an awful practice):
http://paste.call-cc.org/paste?id=347c922adc63677aa14128e2b8d8fe1b492ebf98

To run that, you'll need the awful and sxml-fu eggs installed:

   $ chicken-install awful sxml-fu


Best wishes.
Mario
-- 
http://parenteses.org/mario



reply via email to

[Prev in Thread] Current Thread [Next in Thread]