[Pharo-project] Re: FileList2 merged with FileList
I forgot to mention, to install it: -Remove the Morphic-FileList category. -Evaluate: FileStream fileIn: 'Morphic-FileList.st'. FileStream fileIn: 'FileListNewReferences.st' 2008/11/29 Hernán Morales Durand <hernan.morales@gmail.com>
Issue 269: http://code.google.com/p/pharo/issues/detail?id=269&q=FileList2&colspec=ID%2...
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
hi hernan thanks for your contribution. Could you sign the license agreement and send it to me :) Stef On Nov 29, 2008, at 11:44 PM, Hernán Morales Durand wrote:
I forgot to mention, to install it:
-Remove the Morphic-FileList category. -Evaluate:
FileStream fileIn: 'Morphic-FileList.st'. FileStream fileIn: 'FileListNewReferences.st'
2008/11/29 Hernán Morales Durand <hernan.morales@gmail.com> Issue 269: http://code.google.com/p/pharo/issues/detail?id=269&q=FileList2&colspec=ID%2...
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
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Hello Hernán! Thank you very much! This looks very good. I will harvest it soon. On 29.11.2008, at 23:44, Hernán Morales Durand wrote:
I forgot to mention, to install it:
-Remove the Morphic-FileList category. -Evaluate:
FileStream fileIn: 'Morphic-FileList.st'. FileStream fileIn: 'FileListNewReferences.st'
This file needs a small fix in the last version (I removed FileList2ModalDialogsTest). Easy to solve, I will just delete those methods before loading (no need to send a new file). Marcus
2008/11/29 Hernán Morales Durand <hernan.morales@gmail.com> Issue 269: http://code.google.com/p/pharo/issues/detail?id=269&q=FileList2&colspec=ID%2...
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
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker
Hi Stéphane, I'll send it to you this week. Best regards. Hernán 2008/11/30 Stéphane Ducasse <stephane.ducasse@inria.fr>
hi hernan
thanks for your contribution. Could you sign the license agreement and send it to me :)
Stef
On Nov 29, 2008, at 11:44 PM, Hernán Morales Durand wrote:
I forgot to mention, to install it:
-Remove the Morphic-FileList category. -Evaluate:
FileStream fileIn: 'Morphic-FileList.st'. FileStream fileIn: 'FileListNewReferences.st'
2008/11/29 Hernán Morales Durand <hernan.morales@gmail.com> Issue 269: http://code.google.com/p/pharo/issues/detail?id=269&q=FileList2&colspec=ID%2...
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
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (3)
-
Hernán Morales Durand -
Marcus Denker -
Stéphane Ducasse