I forgot to mention, to install it:
-Remove the Morphic-FileList category.
-Evaluate:
FileStream fileIn: 'Morphic-FileList.st'.
FileStream fileIn: 'FileListNewReferences.st'
Issue 269: http://code.google.com/p/pharo/issues/detail?id=269&q=FileList2&colspec=ID%20Type%20Status%20Summary#makechanges
Attachements:
Morphic-FileList.st contains FileList merged from old FileList and FileList2
Removed FileList2 references in FileListNewReferences.st
Two issues:
-It is possible to establish a preference for saving a method without modification of the authorship/annotation information ?
-Why methods have authors but classes don't ?
Cheers
Hern��n