Changeset [aca3b2dd0422acaf5f608e7cc62e7f7b869724e5] by Simon Chiang

July 17th, 2008 @ 12:08 PM

Refactored Document to Lazydoc. Moved TDoc functionality to Lazydoc. Removed a fair bit of cruft.

http://github.com/bahuvrihi/tap/...

Committed by Simon Chiang

  • M bin/tap
  • M cgi/run.rb
  • M cmd/console.rb
  • M cmd/run.rb
  • M lib/generators/command/templates/command.erb
  • M lib/tap.rb
  • M lib/tap/app.rb
  • M lib/tap/env.rb
  • M lib/tap/file_task.rb
  • M lib/tap/support/batchable.rb
  • M lib/tap/support/class_configuration.rb
  • M lib/tap/support/command_line.rb
  • M lib/tap/support/comment.rb
  • M lib/tap/support/configurable_methods.rb
  • M lib/tap/support/document.rb
  • M lib/tap/support/framework.rb
  • M lib/tap/support/framework_methods.rb
  • M lib/tap/support/lazydoc.rb
  • M lib/tap/support/tdoc.rb
  • M test/support/document_test.rb
  • M test/support/lazydoc_test.rb
  • M test/support/tdoc_test.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A framework for making configurable, file-based tasks and workflows.