Here's the SCNA talk link

http://scna.softwarecraftsmanship.org/media#videos


On Nov 11, 2012, at 5:28 PM, Michael Drogalis <[email protected]> wrote:

> Interestingly enough, I did something very similar to Peano. The difference 
> is that my version used a "base value" and constraints are used to adjust 
> that value to something else.
> 
> https://github.com/MichaelDrogalis/zombie
> 
> In any case, drop the link here when you find the talk. We should take a stab 
> at merging these two concepts.
> 
> On Sunday, November 11, 2012 6:23:24 PM UTC-5, Brian Marick wrote:
> 
> 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

--------
Occasional consulting on programming technique
Contract programming in Ruby and Clojure
Latest book: /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

Reply via email to