clojurewerkz / archimedes

Clojure library for Blueprints (part of the Tinkerpop graph stack).
38 stars 15 forks source link

Provide a way to print "Eureka" to stdout #4

Closed michaelklishin closed 11 years ago

michaelklishin commented 11 years ago

I'd expect from a library with such a name to provide a way to shout "Eureka!" one way or another. According to the legend, Archimedes rushed home from a bath after discovering the way to measure volume of irregular objects. I therefore propose the function do something just as awkward: just print "Eureka" to stdout, in all capital letters.

zmaril commented 11 years ago

Done and done.

https://github.com/zmaril/archimedes/blob/master/src/archimedes/core.clj#L9

Once you flip-reenactment-bit! in core, every time you open a new graph, the intended effect is affected.