
2 Aug
2010
2 Aug
'10
12:48 p.m.
Jason Dagit wrote:
There you go for a starter tutorial.
Thanks Jason, that's a great start. It already goes a long way towards making Takusen more accessible. I noticed that QuickCheck is still a dependency. That's not a good idea. It creates a lot of dependency problems, and most of the time the tests aren't needed anyway. It would also be nice if the various backends could be broken out into separate packages too, like for the other database packages. But I understand that might be a bit more work. Thanks, Yitz