May 4, 2012
9:17 p.m.
no! :) fileIn is too complex (and too important) to be a convenience method (IMHO, it should never be in a Stream), it needs it's own class: CodeLoader or something like that. but of course, while I disagree with your particular example, I agree in adding convenience methods when their are convenient ;) best, Esteban On May 4, 2012, at 11:08 PM, Sean P. DeNigris wrote:
Now that Filesystem is built-in, how about starting to add some convenience methods, like this simple one...
FileReference>>#fileIn
FileStream fileIn: self fullName.
-- View this message in context: http://forum.world.st/FileReference-convenience-tp4609828.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.