= TODO file://lib/reap/iobject.rb * TODO Use in method missing instead? (125) * TODO Change name of this method to something better? (141) * TODO Could add yield(self) via: yld.to_h.each do |k,v| send( "#{k}=", v ) rescue nil end (113) file://lib/reap/manager.rb * TODO Adjust these according to SCM used. (259) file://lib/reap/manager/gem.rb * TODO: Sepcify version? (92) * TODO: Endure that we even need a gem package using #out_of_date? (83) * TODO: Should this use staging too, like zip/tgz? (31) file://lib/reap/manager/log.rb * TODO Add ability to read header notes. (21) file://lib/reap/manager/make.rb * TODO Perhaps make a true compiler class in the future. (5) file://lib/reap/manager/publish.rb * TODO: Add FTP/SFTP support. (12) file://lib/reap/manager/release.rb * TODO: Should we also update a lib/version.rb file? (9) file://lib/reap/manager/site.rb * TODO: Create uninstall task. (16) file://lib/reap/manager/stats.rb * TODO Support - and + augmentations for configuration ? (14) file://lib/reap/manager/svn.rb * TODO: How should metadata.repository come into play here? (24) * TODO: How should metadata.repository come into play here? (12) file://lib/reap/manager/test.rb * TODO: - Needs to be made DRY. - Perhaps simplifiy this, making it more like the load test. And simply collect that parse the output of each test. (5) file://lib/reap/project.rb * TODO: Fit release name into name or package_name (?) def name @name ||= release.name end (132) * TODO Move to Variants? (166) * TODO: if current? (421) file://lib/reap/rubyforge.rb * TODO Deal with https, and possible other protocols too. (40) * TODO IS THIS WORKING? (533) * TODO Remove package argument, it is no longer needed. (575) file://lib/reap/systems/subversion.rb * TODO: Generate the text based changelog from the XML. (130) * TODO: Allow for a way to dump the text-based Changelog to standard out. (131) * TODO: Perhaps format prefix, like: prefix = prefix + '_' if prefix && prefix !~ /[_-]$/ (51) file://lib/reap/utilities/fileutils.rb * TODO: Make more robust. Probably needs to be fixed for Windows. (172) * TODO: (24) * TODO Dryrun test here or before folder creation? (240) * TODO: Do this programatically rather then via shell. (259) * TODO: Make more robust. (185)