[Pharo-project] New update :)
hi guys There is a new update.... removing a lot of duplicated code and some fixes. We also set the preference not to server mode. Have fun. Stef PS: we added some new issues. So feel free to help.
Thanks for the new updates. There are a few tests that fail. Some are from fixes and cleanups we did (like the HTML removal); another is that there are again undeclared vars. I can fix the tests in the coming days. On Aug 15, 2008, at 18:33 , Stéphane Ducasse wrote:
There is a new update.... removing a lot of duplicated code and some fixes.
We also set the preference not to server mode.
Thats good. I haven't noticed that this was turned on at some point (maybe inadvertently?). It should only be turned on for production images as it slows down the GUI. Adrian
Yes we are not yet running the tests before releasing.... On Aug 17, 2008, at 5:20 PM, Adrian Lienhard wrote:
Thanks for the new updates. There are a few tests that fail. Some are from fixes and cleanups we did (like the HTML removal); another is that there are again undeclared vars. I can fix the tests in the coming days.
Ok if you do an update use scp -p as mentioned in the class scriptloader comment to preserve the rights.
On Aug 15, 2008, at 18:33 , Stéphane Ducasse wrote:
There is a new update.... removing a lot of duplicated code and some fixes.
We also set the preference not to server mode.
Thats good. I haven't noticed that this was turned on at some point (maybe inadvertently?). It should only be turned on for production images as it slows down the GUI.
On 17.08.2008, at 17:20, Adrian Lienhard wrote:
Thanks for the new updates. There are a few tests that fail. Some are from fixes and cleanups we did (like the HTML removal); another is that there are again undeclared vars. I can fix the tests in the coming days.
I think we killed all Undeclareds... will be in the next Update.
On Aug 15, 2008, at 18:33 , Stéphane Ducasse wrote:
There is a new update.... removing a lot of duplicated code and some fixes.
We also set the preference not to server mode.
Thats good. I haven't noticed that this was turned on at some point (maybe inadvertently?). It should only be turned on for production images as it slows down the GUI.
Adrian _______________________________________________ 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
the new update 10061 worked well. Less etoy is always a good feeling, even if with some sadness because some ideas were good even if terribly implemented. Stef On Aug 19, 2008, at 12:26 PM, Marcus Denker wrote:
On 17.08.2008, at 17:20, Adrian Lienhard wrote:
Thanks for the new updates. There are a few tests that fail. Some are from fixes and cleanups we did (like the HTML removal); another is that there are again undeclared vars. I can fix the tests in the coming days.
I think we killed all Undeclareds... will be in the next Update.
On Aug 15, 2008, at 18:33 , Stéphane Ducasse wrote:
There is a new update.... removing a lot of duplicated code and some fixes.
We also set the preference not to server mode.
Thats good. I haven't noticed that this was turned on at some point (maybe inadvertently?). It should only be turned on for production images as it slows down the GUI.
Adrian _______________________________________________ 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
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Hi Stef and Marcus, Nice to see your progress! Unfortunately, I currently don't have much time to help... I fixed one of the failing tests, though: Name: SLICE-remove-copyHtml-al.7 Author: al Time: 20 August 2008, 11:02:40 am UUID: 75e72e80-e429-4af6-93ff-e88480d7484d Ancestors: Dependencies: Kernel-al.184, Traits-al.237 http://code.google.com/p/pharo/issues/detail?id=115 - Fixed #testFileOutTrait that showed that a still required method was removed. - Some more simplification of filout. Cheers, Adrian On Aug 19, 2008, at 14:00 , Stéphane Ducasse wrote:
the new update 10061 worked well. Less etoy is always a good feeling, even if with some sadness because some ideas were good even if terribly implemented.
Stef
On Aug 19, 2008, at 12:26 PM, Marcus Denker wrote:
On 17.08.2008, at 17:20, Adrian Lienhard wrote:
Thanks for the new updates. There are a few tests that fail. Some are from fixes and cleanups we did (like the HTML removal); another is that there are again undeclared vars. I can fix the tests in the coming days.
I think we killed all Undeclareds... will be in the next Update.
On Aug 15, 2008, at 18:33 , Stéphane Ducasse wrote:
There is a new update.... removing a lot of duplicated code and some fixes.
We also set the preference not to server mode.
Thats good. I haven't noticed that this was turned on at some point (maybe inadvertently?). It should only be turned on for production images as it slows down the GUI.
Adrian _______________________________________________ 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
_______________________________________________ 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
no problem. in the future we may have less time too. stef On Aug 20, 2008, at 11:08 AM, Adrian Lienhard wrote:
Hi Stef and Marcus,
Nice to see your progress! Unfortunately, I currently don't have much time to help... I fixed one of the failing tests, though:
Name: SLICE-remove-copyHtml-al.7 Author: al Time: 20 August 2008, 11:02:40 am UUID: 75e72e80-e429-4af6-93ff-e88480d7484d Ancestors: Dependencies: Kernel-al.184, Traits-al.237
http://code.google.com/p/pharo/issues/detail?id=115
- Fixed #testFileOutTrait that showed that a still required method was removed. - Some more simplification of filout.
Cheers, Adrian
On Aug 19, 2008, at 14:00 , Stéphane Ducasse wrote:
the new update 10061 worked well. Less etoy is always a good feeling, even if with some sadness because some ideas were good even if terribly implemented.
Stef
On Aug 19, 2008, at 12:26 PM, Marcus Denker wrote:
On 17.08.2008, at 17:20, Adrian Lienhard wrote:
Thanks for the new updates. There are a few tests that fail. Some are from fixes and cleanups we did (like the HTML removal); another is that there are again undeclared vars. I can fix the tests in the coming days.
I think we killed all Undeclareds... will be in the next Update.
On Aug 15, 2008, at 18:33 , Stéphane Ducasse wrote:
There is a new update.... removing a lot of duplicated code and some fixes.
We also set the preference not to server mode.
Thats good. I haven't noticed that this was turned on at some point (maybe inadvertently?). It should only be turned on for production images as it slows down the GUI.
Adrian _______________________________________________ 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
_______________________________________________ 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
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (3)
-
Adrian Lienhard -
Marcus Denker -
Stéphane Ducasse