Hi I imagine that marcus did not post to the squeak-mailing-list since years so please don't do it for him. Respect his past work. Marcus has the right to say...
stephane ducasse
stephane.ducasse@...
Mar 1, 2009 9:14 am
136711
... On John's hard disk. He did it a couple of years ago and showed it to us last summer. As Eliot wrote, it builds an image in memory from a hierarchy of...
Bert Freudenberg
bert@...
Mar 1, 2009 10:26 am
136712
... It is essential in a terms of allowing evolution of VM as a regular process, not as a single major blow which done once, then adopted and frozen for the...
Igor Stasenko
siguctua@...
Mar 1, 2009 11:14 am
136713
... maybe a silly question (I have no idea of what is involved): would converting an image from the current format to the one your VM will require be an option...
Stéphane Rollandin
lecteur@...
Mar 1, 2009 11:19 am
136714
sorry ? I don't get it. you're being rude, and for no reason. I already apologized if my question sounded offensive, which was not my intention. as for the ...
Stéphane Rollandin
lecteur@...
Mar 1, 2009 11:26 am
136715
... converting an object format does not makes objects behave differently , right? Ask yourself, why you doing a lot of cleanup, throwing away obsolete stuff...
Igor Stasenko
siguctua@...
Mar 1, 2009 11:27 am
136716
... hum.. I guess I don't know what I am talking about. BTW, I am not the Stef working in Pharo, I'm another Stef :) regards, Stef...
... ah.. sorry :) Changing the object formats alone does not gives any benefits. What is the point in having new format when you keep using old semantic model ...
Igor Stasenko
siguctua@...
Mar 1, 2009 11:37 am
136718
... let me reformulate. what I asked really is: will there be some way to have existing images run on the coming Cog VM ? (quoting Eliot Miranda: "this VM will...
... Agreed. I'm still looking for ways to get Squeakland Etoys and squeak.org sharing resources as much as possible. We last cross-merged for the 3.8 release,...
Bert Freudenberg
bert@...
Mar 1, 2009 12:31 pm
136720
... Choose "reorganize" in the protocol list menu. - Bert -...
Bert Freudenberg
bert@...
Mar 1, 2009 12:34 pm
136721
hi, ... i'm sorry, i noticed it, when getting the mail myself :-) but on the other hand there may be others questioning themselves what ned is doing. ... ...
Reinhard Handl
rfh@...
Mar 1, 2009 2:42 pm
136722
Dear Smalltalkers, After one year I'm glad to announce a new release 2.2 of Swazoo Smalltalk Web Server, currently just for Squeak and VisualWorks. What is...
Janko Mivšek
janko.mivsek@...
Mar 1, 2009 2:53 pm
136723
Hello Smalltalkers, We are proud to invite you to a small meeting of Smalltalkers in Prague, which will start Thursday 5th March 2009 at 6pm in Rainbow tearoom...
petdvo@...
Mar 1, 2009 3:30 pm
136724
...because I am busy at 18.00 UTC. Sorry, I want to do this correctly, and I don't have the time right now to start it earlier - so a few hours later will have...
Göran Krampe
goran@...
Mar 1, 2009 4:17 pm
136725
On Sat, Feb 28, 2009 at 6:18 PM, Gary Chambers ... Will do soon. Is this version included in the latest Pharo? In the pharo-dev images I do not install...
... Don't worry, there is nothing to get here. Marcus cross-posted to Squeak-dev and for some reason Stef seems to think someone did it "for him" (which isn't...
Andreas Raab
andreas.raab@...
Mar 1, 2009 6:00 pm
136728
... Speed. That is the only point of the exercise to begin with. ... If swapping ivars in a class would give me a 3x in performance I'd be doing this all day...
Andreas Raab
andreas.raab@...
Mar 1, 2009 6:04 pm
136729
Tobias: I make get some time to try SwaLint. The truth is that for me, this is very user friendly, intuitive and easy to use. In addition, It is very ...
Mariano Martinez Peck
marianopeck@...
Mar 1, 2009 6:13 pm
136730
... Yes, if you are new to this game a bit of learning is required. ... I can't tell you why you are seeing one app but keep in mind that if the call structure...
Andreas Raab
andreas.raab@...
Mar 1, 2009 6:16 pm
136731
... So what's the VM change? -- = = = ======================================================================== John M. McIntosh...
John M McIntosh
johnmci@...
Mar 1, 2009 6:18 pm
136732
... primitiveResponse "Details: Since primitives can run for a long time, we must check to see if it is time to process a timer interrupt. However, on the Mac,...
Andreas Raab
andreas.raab@...
Mar 1, 2009 6:36 pm
136733
Hi Eliot, yes, I've called the method allActualMethodsInCategory: to clarify what should be ovbious (so not need to clarify) but the clarification is needed...
Sebastian Sastre
ssastre@...
Mar 1, 2009 7:02 pm
136734
Hi - In some of my recent load testing I noticed some interesting behavior when running Squeak (specifically the Unix VM) in a virtualized environment. I don't...
Andreas Raab
andreas.raab@...
Mar 1, 2009 7:05 pm
136735
... In Smalltalk-80 the list browsers used to consume a list of strings of the form 'ThisClass>selector' or 'ThatClass class>selector' which was a pain in the...
Eliot Miranda
eliot.miranda@...
Mar 1, 2009 7:28 pm
136736
... For discussion on that topic, there might be some input in this thread ;-) http://lists.squeakfoundation.org/pipermail/squeak-dev/2002-February/034747.html...
Markus Fritsche
fritsche.markus@...
Mar 1, 2009 7:40 pm
136737
Hello Andreas, 3.7.1 VM does not have the timing problem, 3.9.1 has it. 3.7.1 VM does not start my 3.8.2 image with a running web server. Actually it does not...
Herbert König
herbertkoenig@...
Mar 1, 2009 7:43 pm
136738
... Actually, I would say that the SystemTracer is interesting exactly when you have extensive image changes that you want to do only once (say for generating...