]> git.cworth.org Git - sup/commit
moved responsibility for labels out of source and back into subclasses.
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Tue, 26 Dec 2006 17:49:11 +0000 (17:49 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Tue, 26 Dec 2006 17:49:11 +0000 (17:49 +0000)
commit23d5ced228b2c82d174efa09353fd1d18cee52bf
tree82fb65db98bf10f2780a17209afb3f079ea5b421
parentfcd9314bef3d60aad039d83f2d716c5d14dd448a
moved responsibility for labels out of source and back into subclasses.
minor tweaks on imap to be a little prettier.
allowed mbox::loader to take iether a filename or an IO object; the latter
  will be used for mbox+ssh support

git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@99 5c8cc53c-5e98-4d25-b20a-d8db53a31250
lib/sup/imap.rb
lib/sup/mbox/loader.rb
lib/sup/source.rb