open
open copied to clipboard
youido cleanup
The youido library has become a bit of a mess with Youido.Types being far too long. Let's split this into several modules. This is a suggestion but I'm open to revising it. I'm looking at the balaji/generic-digestive-form
branch which we will merge soon.
Youido.Response
Youido.Request - the core request types and some of the combinators
Youido.Request.Generic - GRequestInfo
and all that
Youido.Request.Form - form handling
Youido.Handler