The Artima Developer Community
Sponsored Link

Java Buzz Forum
A new module: DBD::Mock

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Chris Winters

Posts: 931
Nickname: cwinters
Registered: Jul, 2003

Daytime: Java hacker; nighttime: Perl hacker; sleeptime: some of both.
A new module: DBD::Mock Posted: Mar 8, 2004 11:06 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Chris Winters.
Original Post: A new module: DBD::Mock
Feed Title: cwinters.com
Feed URL: http://www.cwinters.com/search/registrar.php?domain=jroller.com®istrar=sedopark
Feed Description: Chris Winters on Java, programming and technology, usually in that order.
Latest Java Buzz Posts
Latest Java Buzz Posts by Chris Winters
Latest Posts From cwinters.com

Advertisement
A little while ago I posted about the need for a mock database driver in Perl. Well, DBD::Mock has now hit the CPAN with actual tests and docs, which are pretty good I think, especially for a module that has a fairly limited set of use cases.

Now that I think of it, it's probably easier to write documentation for a component that has limited uses. You can cover a significant portion (where 'significant' approaches 100%) of how people will use it and thus deal with the examples and pitfalls concretely one by one rather than abstractly. The concrete part is the trick -- I don't know anyone who learns better from abstractions than examples.

Anyway, in my opensource documentation I'm trying to be much better about using examples to illustrate what's going on and how to use a module. Code and/or configuration speaks quite loudly in matters like this.

Read: A new module: DBD::Mock

Topic: J2EE Apps with JBoss and Eclipse tutorial Previous Topic   Next Topic Topic: Spring + XWork

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use