Re: Overwrite equals in defrecord

2013-10-25 Thread Andrii V. Mishkovskyi
ng this little library potemkin which has a few useful deftype-like macros that would save a lot of typing (albeit I had a different use case from yours), maybe deftype+ will work for you: https://github.com/ztellman/potemkin#def-abstract-type-and-deftype Cheers. -- Wbr, Andrii V. Mishkovskyi. He

Troubles working with nl.bitwalker.useragentutils

2012-10-24 Thread Andrii V. Mishkovskyi
Hi all, I'm having troubles trying to make nl.bitwalker.useragentutils to work with my small project. The problem with this package starts from the beginning -- since the latest version (1.6) is not in Maven Central or Clojars repo, I had to install it manually, using following command: $ mvn