Closed Leonidas-from-XIV closed 9 years ago
Hey, thanks for opening this up - it was literally the next thing on my to-do list. There's a bit more work to be done here as far as updating Puget - you'll notice that there's a bunch of dependency injection that goes on here https://github.com/venantius/ultra/blob/master/src/ultra/plugin.clj#L37; and I'd like to keep the Puget and Whidbey dependencies in sync. Mind updating this to track the latest versions of both of those?
Sure thing, I'll send you an updated PR tomorrow!
Looks like whidbey's API changed, need to fix this up.
Edit: Done. looks like it was just a simple rename.
Great, I'll take a look at this over the long weekend. Haven't forgotten this :)
LGTM.
Thanks!
This version of puget has explicit support for Clojure 1.7 and should not display warnings because of shadowed identifiers from Clojure proper.