Forwarded message from Jeremy. Does anyone want to take a look at
evaluating whether we can replace our hint code with his package, and
whether we would need to request any changes to support our
cleanup/restart model? I'm preoccupied with some experimental
enumerator stuff I'm working on, and am also looking at deeply
integrating blaze-builder into the core of the server; i.e. instead of

    Iteratee ByteString IO a

you'd have

    Iteratee Builder IO a

almost everywhere, which would eliminate some unnecessary copies in
quite a few places.

G
-- 
Gregory Collins <[email protected]>



---------- Forwarded message ----------
From: Jeremy Shaw <[email protected]>
Date: Thu, Nov 18, 2010 at 7:00 PM
Subject: Re: Yesod/Happstack/Snap matrix
To: Michael Snoyman <[email protected]>
Cc: Gregory Collins <[email protected]>


Hello,

I split out the non-happstack code and put it up on a repo here:

http://patch-tag.com/r/stepcut/plugins-auto

Where should we discuss this further? I am thinking the web-devel list...

Also, nothing about the naming is set in stone. If you got a better
name for something I'm glad to hear it :)

As I said before, I am not even committed to using plugins.

Here is the wrapper code that happstack uses with plugins-auto,

http://patch-tag.com/r/mae/happstack/snapshot/current/content/pretty/happstack-plugins/Happstack/Server/Plugins/Dynamic.hs

In case you are wondering how to actually use the code. (that code is
not using the new plugins-auto package yet, so some of the module
names are different).

- jeremy
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to