diffusionkinetics / open

DiffusionKinetics open-source monorepo
MIT License
115 stars 24 forks source link

youido cleanup #90

Open glutamate opened 6 years ago

glutamate commented 6 years ago

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