Skip to content

Commit

Permalink
Massive improvements and refactoring. Way too much to break down now …
Browse files Browse the repository at this point in the history
…into individual commits, so just throwing the lot in and picking back up with smaller commits.
  • Loading branch information
sdboyer committed Mar 28, 2009
1 parent cf69068 commit ded8291
Show file tree
Hide file tree
Showing 5 changed files with 591 additions and 162 deletions.
7 changes: 6 additions & 1 deletion TODO
Expand Up @@ -24,4 +24,9 @@ X = done
destruction notwithstanding the circular references. Which could mean
refactoring out the circular references.

+ Implement arbitrary piping system.
+ Implement arbitrary piping system.

+ Consider refactoring some of the flexibility at the SvnCommand::prepare()
level - it's now seeming difficult to imagine a use case where that's really
necessary, as most things can be accomplished indirectly using execute() and
clear().

0 comments on commit ded8291

Please sign in to comment.