On Mon, Jun 29, 2009 at 11:14 AM, John D. Hume<duelin.mark...@gmail.com> wrote:
>
> There may already have been a discussion about this in IRC

The discussion took place here:

http://groups.google.com/group/clojure-dev/msg/2df101865a378156?hl=en

> This change makes it relatively expensive for
> any library with a significant test suite that uses 'are' to keep
> testing with both the current release and the current snapshot of
> clojure and contrib.

If you really want to maintain a single test suite for both
1.0.x and 'master', it shouldn't be difficult to write
a macro that expands to either the old or new 'are' syntax,
depending on the Clojure version runnin.

--Chouser

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to