Two of my current projects involve validated persons filling forms with name and date.
I've seen a few places in whimsy where such things are done, and I'm wondering if there is a current best practice. Is there perhaps a helper method somewhere that takes a couple of file identifiers and a hash of name/value pairs and looks in the document for a match for "name" and then replaces some number of _________________ with the desired substitute string "value" and then commits the new file to its proper place? If no such helper exists, where should I put it? What should I call it? Thanks, Craig Craig L Russell c...@apache.org