On Nov 11, 2012, at 2:35 PM, Michael Drogalis wrote: > Wouldn't it be great to generate rows in a customer table without having to > make up names, email addresses, and balances? That's the idea of Dibble.
Vaguely related: I wrote up a proof-of-concept of using core.logic to generate structured (hierarchical) test data that satisfies constraints. I could imagine the two code bases being complementary. Mine is at: https://github.com/marick/peano I gave a talk on the idea at Software Craftsmanship North America (yesterday). I believe it was recorded. ----- Brian Marick, Artisanal Labrador Contract programming in Ruby and Clojure Occasional consulting on Agile Writing /Functional Programming for the Object-Oriented Programmer/: https://leanpub.com/fp-oo -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
