[patch] getDataBody / getDataQuery

0 views
Skip to first unread message

Nils

unread,
Nov 27, 2009, 1:22:49 PM11/27/09
to Happs Mailinglist
Hey,

I wrote the patch that adds a "getDataBody" and a "getDataQuery" (+ the
Fn functions). See issue:

http://code.google.com/p/happstack/issues/detail?id=113

A change to "look" is not necessary since the new getData already does
everything we need.



Nils / McManiaC
getData.patch

stepcut

unread,
Nov 27, 2009, 5:47:18 PM11/27/09
to HAppS
Nifty. At first glance it looks good. I may even put this in to 0.4,
which is held up waiting for some sendfile changes to be approved.

Thank you for your contribution!
- jeremy
>  getData.patch
> 15KViewDownload

Jeremy Shaw

unread,
Dec 5, 2009, 1:50:56 PM12/5/09
to ha...@googlegroups.com
Hello,

in this function,

getDataFn :: (ServerMonad m) => RqData a -> m (Maybe a)
getDataFn = getDataFn' [rqInputQuery, rqInputQuery]

should one of those values in the list be, rqInputBody?

- jeremy

On Nov 27, 2009, at 12:22 PM, Nils wrote:

> <getData.patch>

Reply all
Reply to author
Forward
0 new messages