... Both problems seems to be caused by the fact that I'm only handling matrix() transformations at present! On the (endless?) list of things to do... Also, in...
Gary Chambers
gazzaguru@...
Aug 1, 2005 7:39 am
96500
Hello together, trying to speed things up I feel insecure about the interpretation of the time profile. Does the red line in the gif mean that 10% of the time...
Herbert König
herbertkoenig@...
Aug 1, 2005 7:52 am
96501
Hi, ... [Fakih] Thank you for your response. What I need is a method that does the same computation as addAll: with better performance. By using streams I...
Houssam Fakih
fakih@...
Aug 1, 2005 8:12 am
96502
I put my old LogicCircus.image from 2003 and opened for exploring in http://200-122-97-17.cab.prima.net.ar/~elpelotero/ You could access via ftp with pass...
Lic. Edgar J. De Cleene
edgardec2001@...
Aug 1, 2005 8:59 am
96503
... It includes execution of the entire method, including time spent evaluating aBlock value:. ... I've never been quite sure what the **Leaves** section...
Chris Muller
afunkyobject@...
Aug 1, 2005 2:28 pm
96504
Houssam, I am curious. How did you use Streams to concatenate Sets 70% faster than addAll:? Would you share your scripts which demonstrate this? - Chris...
Chris Muller
afunkyobject@...
Aug 1, 2005 2:35 pm
96505
Bonjour I have a serious porblem with ExternalInterface. I created in my application a class Mirot_Connection which is a subclass of ExternalInterface. My...
BELEM Mahamadou
mabelem2003@...
Aug 1, 2005 3:34 pm
96506
This would be funny if it wasn't true. Microsoft has been flooding the US Patent office over the past few years with upwards of 2000 (yes two thousand!) new...
Frank Caggiano
frankcag@...
Aug 1, 2005 4:50 pm
96507
Hello Chris, CM> It includes execution of the entire method, including time spent evaluating CM> aBlock value:. after writing the message I did some testing. I...
Herbert König
herbertkoenig@...
Aug 1, 2005 6:03 pm
96508
... addAll: is not that bad. It is certainly better than concatenation with the #, method. The problem with repeated concatenation is that increasingly large...
Boris Gaertner
Boris.Gaertner@...
Aug 1, 2005 6:06 pm
96509
Hi Jason take care my latest book is not about Squeak! even if the publishers put it against my advice. ;( this is a book on how to learn programming for kids...
... Best would be to file a bug report about this (bugs.impara.de). Marcus...
Marcus Denker
denker@...
Aug 2, 2005 8:10 am
96511
I found waitForDisconnectionUntil seems removed in Socket. How affect functioning. Open a listener and a badge in two different computers on the same LAN. See...
Lic. Edgar J. De Cleene
edgardec2001@...
Aug 2, 2005 11:06 am
96512
Thank you for your report. I have transferred your report to Squeak's Mantis Database and you can followup on the issue if desired by going to ...
Larry Trutter
ltrutter@...
Aug 2, 2005 12:08 pm
96513
Hi, I have submitted to squeakmap new package: BidirectionalLinkedList. It is what it says. Its implementation enables you to effectively add and remove...
Matej Kosik
kosik@...
Aug 2, 2005 12:30 pm
96514
It works great, thanks. Good work -- Damien Cassou pour le Software Composition Group a Berne...
Damien Cassou
cassou@...
Aug 2, 2005 2:18 pm
96515
... [Fakih] I compare the code you sent to me with streams. #addAll is the method with the high performance comparing to the concatenation #, (+48.57 %), and ...
Houssam Fakih
fakih@...
Aug 2, 2005 2:44 pm
96516
... I reported it to Mantis - my first time, I chose a false Severity "feature", sorry. Meanwhile, I found the following: In 3.7 ...
Andreas Gerdes
squeakdev@...
Aug 2, 2005 3:09 pm
96517
Well, progress on the new website (http://www2.squeak.org:7777) is slow at best. Summer seems to be a hard time to get much work done. Many on the team have...
Jason Rogers
jacaetevha@...
Aug 2, 2005 4:08 pm
96518
It is used by Rexeg. Try evaluating the following for a MNU. 'a' matchesRegexIgnoringCase: 'a' which I guess can be fixed in the Regex package, or in Character...
Ragnar Hojland Espinosa
ragnar.hojland@...
Aug 2, 2005 4:20 pm
96519
Just a reminder that the next Squeak Chat will take place between 17:00 (5 PM) and 21:00 (9 PM) GMT Wednesday August 3rd, 2005. As usual we will meet in...
Ken Causey
ken@...
Aug 2, 2005 5:00 pm
96520
Thank you, so nice to have indenting back....
Ramon Leon
rleon@...
Aug 2, 2005 5:06 pm
96521
Hi I really like the LookEnhancents a lot. Today we discussed them a little bit and although we all found them great, we came up with some improvement...
Philippe Marschall
philippe.marschall@...
Aug 2, 2005 6:21 pm
96522
Thanks for the report and the work, you all. Sounds like good steps forward....
Simon Michael
simon@...
Aug 2, 2005 6:36 pm
96523
A link added to the download page linking to the Errata page on the swiki would probably be a good idea. regards ... Frank Caggiano frankcag at crystal-objects...
Frank Caggiano
frankcag@...
Aug 2, 2005 6:40 pm
96524
... There simply isn't any such thing as 'intuitive' here. Left, right, middle, X or red-blob, it's not intuitive. It might be _intuitable_ once you've been...
tim Rowledge
tim@...
Aug 2, 2005 6:40 pm
96525
... Maybe we could have a Preference for that... then people can choose what they prefer. ... The first step is to just add this as a comment (done). Marcus...
Marcus Denker
denker@...
Aug 2, 2005 6:51 pm
96526
... Actually, it is. It's not unreasonable to say that almost "all" computers run windows. Windows has over 90% of the market, so most people will feel that...
Ramon Leon
rleon@...
Aug 2, 2005 7:01 pm
96527
Danie Roux has taken it upon himself to diagnose this issue and produce a proposed fix. He kindly posted his fix and a version of the report on Mantis at ...
Ken Causey
ken@...
Aug 2, 2005 7:58 pm
96528
... Done. Suggestions and feedback on the new site is welcome. Karl...