I am happy to release version 0.1 of Ring, a Clojure web applications library. This version of Ring incorporates several new features and changes, includes improved documentation, and some several structural changes to support ongoing development. I hope that this release provides a useful reference point for both Ring contributors and for web application developers.
If you are not yet familiar with Ring, I encourage you to check out the project at http://github.com/mmcgrana/ring and peruse the README that you will find there. Important recent changes include: * Standardize meaning of "handler", "middleware", and "adapters" in the spec * Move to app-first argument ordering for adapters and middleware * Adopt ring.{adapter,middleware,handler,util,example}.* namespace pattern * Improve Jetty adapter, adding SSL support * Introduce HttpCore adapter * Introduce ring.util.servlet for Servlet integration * Increase flexibility of file-info middleware * Improve documentation * Remove vestigial code Thanks to everyone who has provided encouragement and patches for Ring. As always, I welcome questions and comments. - Mark --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---