Dear Smalltalkers, After the success of the 15th edition of its yearly Smalltalk event, ESUG is seeking organizers for year 2008 edition. To organise the ...
Noury Bouraqadi
bouraqadi@...
Nov 1, 2007 7:03 am
124560
... I would be very happy with this! I downloaded Yasuhiko Yokote's paper (http://portal.acm.org/citation.cfm?id=28730&dl=ACM&coll=portal) of the same name...
Frank Shearar
frank.shearar@...
Nov 1, 2007 8:00 am
124561
Hi Giovanni! ... I am interested and will gladly chat with you. :) I have tons of "SM3 writeups" laying around with ideas and concepts. regards, Göran...
goran@...
Nov 1, 2007 9:18 am
124562
... Hi, I just ordered the book from Amazon. Wouldn't you need the publishers and/or authors permission before posting a copy online? It sounds like an...
Peter William Lount
peter@...
Nov 1, 2007 10:17 am
124563
... You're forgetting there are multiple Universes. Inside one Universe, you get the latest version. Changes that break backwards- compatibility have to go...
Bert Freudenberg
bert@...
Nov 1, 2007 11:05 am
124564
... Thank you very much for your prompt fix! ... Here are my first test results: 1. Squeak 3.9 #7067 does not contain the classes CharacterSetComplement and...
Boris.Gaertner
Boris.Gaertner@...
Nov 1, 2007 11:16 am
124565
... Certainly, but this refers to the handling of multiple versions of a package within the universe (which should generally be discouraged BTW). On the other...
David T. Lewis
lewis@...
Nov 1, 2007 11:34 am
124566
... Yes, those are changes that came in in 3.10. And I just realized that I need to include them in the 3.8.2 fixes as well. ... Thanks for tracking this down....
Michael Rueger
michael@...
Nov 1, 2007 11:36 am
124567
Hey! http://goran.krampe.se/blog/OOPSLA/OOPSLA07-3.rdoc regards, Göran PS. The last one coming up possibly later tonight is the Lively Kernel BOF with your...
goran@...
Nov 1, 2007 2:20 pm
124568
... Thank you Jon for the report. I think we are now many people who are using Squeak for robotic applications : me and Noury Bouraqadi in France, Joaquin...
Serge Stinckwich
Serge.Stinckwich@...
Nov 1, 2007 2:30 pm
124569
Hi, I've set up a new SqueakSource Image (on WinXP) using SqueakSource-mtf.1025. That works quite fine. But when inserting non-ascii characters in a project's...
David Tibbe
david.tibbe@...
Nov 1, 2007 2:43 pm
124570
... From: "Igor Stasenko" <siguctua@...> To: "The general-purpose Squeak developers list" <squeak-dev@...> Sent: Thursday,...
Rob Withers
reefedjib@...
Nov 1, 2007 3:29 pm
124571
... Writing a generic threading framework comes in mind. A brief description: - each object in system should have a way how to get it's assigned thread id (and...
Igor Stasenko
siguctua@...
Nov 1, 2007 3:30 pm
124572
That's exactly the reason why I ask. I would first tra to ask the author and, if that is not possible, the publisher. Cheers, Torsten ... Snip ... Snip...
Torsten Sadowski
torsten.sadowski@...
Nov 1, 2007 3:39 pm
124573
... I'll look at these projects later this weekend. I've just started so it would be unwise to offer code to share until perhaps Spring 2008 when it has a...
Robert F. Scheer
RFScheer@...
Nov 1, 2007 4:09 pm
124574
... I now writing a small code snippet in ST to show how it will look like. ... -- Best regards, Igor Stasenko AKA sig....
Igor Stasenko
siguctua@...
Nov 1, 2007 4:36 pm
124575
... I don't get it. What you say above is in every way true for Squeakmap. First, I don't think you actually meant what you said above because it's trivially...
Andreas Raab
andreas.raab@...
Nov 1, 2007 4:51 pm
124576
I start saying I very sorry on misunderstanding how to do http://bugs.squeak.org/view.php?id=2788 well and causing headaches to people. At the moment seems...
Edgar J. De Cleene
edgardec2001@...
Nov 1, 2007 5:28 pm
124577
This report is for Squeak3.10beta #7158 I ran into problems when I tried to load code into a fresh image. The method CharacterSetComplement>> hash sends the...
Boris.Gaertner
Boris.Gaertner@...
Nov 1, 2007 5:56 pm
124578
... True, SM is certainly the best option for older images. Universes have the version of the package as well, not that does you any good. ... I've only got...
Jason Johnson
jason.johnson.081@...
Nov 1, 2007 6:13 pm
124579
The misunderstanding here is that it is the latest version of the *configured* package. So if someone releases a new version of a dependency you have, you...
Jason Johnson
jason.johnson.081@...
Nov 1, 2007 6:14 pm
124580
... Very thanks, Boris. I confirm method have four on 7130 , Integer, LargePositiveInteger, SmallInteger, ThirtyTwoBitRegister so I fix tomorrow. Edgar...
Edgar J. De Cleene
edgardec2001@...
Nov 1, 2007 6:19 pm
124581
... Is on new blue http://ftp.squeak.org/3.10/Squeak3.10.1beta.7141.zip Edgar...
Edgar J. De Cleene
edgardec2001@...
Nov 1, 2007 6:22 pm
124582
... I don't understand this. What does "configured package" mean? The way I understand it, it goes like this: * You post a couple of versions of the Graphics...
Andreas Raab
andreas.raab@...
Nov 1, 2007 6:23 pm
124583
... By writing scripts? In this case I think we can do better. I mean, if someone wanted to modify SM to expose some interface for adding dependencies and...
Jason Johnson
jason.johnson.081@...
Nov 1, 2007 6:29 pm
124584
... Ugh, what an embarrassing typo. I need to upgrade my proof reader! :)...
Jason Johnson
jason.johnson.081@...
Nov 1, 2007 6:52 pm
124585
... Configured for that specific Universe. Each universe has it's own separate configuration about the packages it contains. Just creating a package and...
Jason Johnson
jason.johnson.081@...
Nov 1, 2007 6:54 pm
124586
... Thanks! Sure I clicked one bit off in correction menu... Obviously, this class lacks testings, among its friends of Collections-Support, only Association...
nicolas cellier
ncellier@...
Nov 1, 2007 7:05 pm
124587
... I figured it was a typo ;-) So the basic difference between SM and Universes is that the latter uses a community policy (you "ought" not to put bad things...
Andreas Raab
andreas.raab@...
Nov 1, 2007 7:19 pm
124588
Dear All, Knowing that the base image is going to get smaller, I thought that we had already established that the release base image is not supposed to be the...