Daniel Janus 3/31/2010

The pitfalls of <code>lein swank</code>

Read Original

This article details a specific problem with the 'lein swank' command in the Leiningen build tool for Clojure. It explains how Leiningen's use of a custom AntClassLoader can interfere with Java's charset loading, causing encoding issues (like incorrect string output) in the REPL that do not occur in a standard Clojure environment. It also notes which parts of the Java API are affected.

The pitfalls of <code>lein swank</code>

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes