Just a little heads-up: one small but very important change *will* be sneaking into this release of Yesod after all. You'll be able to define URL datatypes with more than just String and Integer components. The blog post describing it is: http://www.snoyman.com/blog/entry/really-type-safe-urls/

This is a change to the underlying web-routes-quasi library; Jeremy, I believe you asked for exactly this feature a bit ago.

Michael

On Wed, May 12, 2010 at 4:46 PM, Michael Snoyman <michael@snoyman.com> wrote:
Hi all,

I believe my 0.2 branch of Yesod[1] is feature-complete for this release, and it seems to be fairly stable. The documentation on it[2] give a good introduction, and hopefully the haddocks will fill in the gaps.

At this point, I wanted to ask the community if they have any changes they'd like to see in this release. I'm planning on releasing some time next week.

The main feature which is still prominently missing for this release is a persistence layer; hopefully that will be included in the next major release. If anyone has any ideas on this, I'm all ears.

Thanks,
Michael