On Sun, Dec 9, 2012 at 12:18 AM, Dave Sann <daves...@gmail.com> wrote: > Has anyone looked at how to manage snapshots and dependencies in projects > with checkouts - where the checkouts (also snapshots) are being edited along > with the main project?
We have so far punted on tasks that perform automated changes to project.clj because the Clojure reader doesn't allow lossless round-trips--any changes would have to be done using regexes or would destroy comments that had been placed in project.clj. But now that there's an alternate reader that can preserve comments (https://github.com/cgrand/sjacket/) this kind of thing will be more feasible. -Phil -- 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