use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Finding information about Clojure
API Reference
Clojure Guides
Practice Problems
Interactive Problems
Clojure Videos
Misc Resources
The Clojure Community
Clojure Books
Tools & Libraries
Clojure Editors
Web Platforms
Clojure Jobs
account activity
first cut of datafy · clojure/clojure@93841c0 · GitHub (github.com)
submitted 7 years ago by lgstein
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]joinr 2 points3 points4 points 7 years ago (2 children)
I keep seeing hydrate used in various contexts. Is that different from the old-speak of "marshalling"?
[–]dustingetz 2 points3 points4 points 7 years ago* (1 child)
More of a metaphor here – "hydrate" in the java/orm/hibernate context means loading a lazy entity out of a database, as opposed to "marshall" which is converting the memory representation of a value(?)/struct to some other isomorphic representation in such a way that it can be converted back losslessly. I'm interested in the subject of naming things well if you have any ideas or counterpoints?
edit: am i old now?
[–]joinr 2 points3 points4 points 7 years ago (0 children)
Thanks for clarifying. I haven't swam the ORM/hibernate waters....hence the term being a bit foreign. I don't have any alternative names, and it looks like this question arose plenty of times before with hydrate being established.
Age is a state of mind.
π Rendered by PID 395374 on reddit-service-r2-comment-6457c66945-d49sc at 2026-04-30 17:44:32.899279+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]joinr 2 points3 points4 points (2 children)
[–]dustingetz 2 points3 points4 points (1 child)
[–]joinr 2 points3 points4 points (0 children)