[racket] how do you use formlets?

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Mon Mar 26 13:07:23 EDT 2012

I use formlets in this Web app:

https://github.com/jeapostrophe/m8b/blob/master/go.rkt

Jay

On Sun, Mar 25, 2012 at 7:45 PM, Neil Van Dyke <neil at neilvandyke.org> wrote:
> Anyone care to share how they use formlets in practice?
>
> I'm interested in example snippets of code and/or statements of what things
> you use formlets for.
>
> (Reason I ask... As an exercise, I was trying to convert the ``Continue''
> document's blog app from "response/xexpr" to "response/html-template".  This
> app uses formlets.  There are several ways I could do formlets with
> "response/html-template", depending on how people use formlets.)
>
> Neil V.
>
> --
> http://www.neilvandyke.org/
> ____________________
>  Racket Users list:
>  http://lists.racket-lang.org/users



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.