Thanks to everyone who has been providing feedback on Rake recently. I've released version 0.4.6 of rake that addresses the bugs reported. In particular:
* FileList#to_s and #inspect both resolve the file list before executing.
* FileList#exclude now properly returns the original FileList object.
You can find Rake on RubyForge now, and on the standard Gem server within the hour.
···
--
-- Jim Weirich jim@weirichhouse.org http://onestepback.org
-----------------------------------------------------------------
"Beware of bugs in the above code; I have only proved it correct,
not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)