reveal

sheluchin 2022-02-22T15:05:42.379859Z

Is it possible to have output represented using namespace map literals?

vlaaad 2022-02-22T20:57:39.850419Z

Hi! What do you mean? #:foo{:bar 1} ?

sheluchin 2022-02-22T21:03:41.347789Z

Hi @vlaaad. Yep.

vlaaad 2022-02-22T21:06:13.584229Z

Not possible now, can be implemented if there is interest

sheluchin 2022-02-22T21:08:17.952539Z

Wouldn't hurt, especially for smaller displays, but it's not the end of the world either.

vlaaad 2022-02-22T21:18:40.530949Z

I wrote it down to my list of improvements to consider, I also thought reveal could respect settings like *print-length* or *print-meta* in addition to *print-namespace-maps*

1
sheluchin 2022-02-22T21:25:25.596939Z

Maybe an option for using defined aliases, if available? Like #::foo {:bar 1} where foo might just be an alias for something much longer. Relevant: https://clojure.atlassian.net/browse/CLJ-2123

sheluchin 2022-02-22T21:25:43.737709Z

Auto-resolved keywords, that is.

vlaaad 2022-02-22T21:01:10.873379Z

Clojurists Together are sponsoring my work on test runner 🎉 https://www.clojuriststogether.org/news/q1-2022-funding-announcement/

👍 7