... Have you also seen the ones in the "User Interface" section of http://research.sun.com/research/self/papers/papers.html ? The older papers are very...
It's so rare that Jecel makes a factual error that I feel obliged to correct this message: ... I implemented the snapshot code in 4.0. There is an option to...
... Too bad! ... And with the new "local slot access" bytecodes in Self 4.1 only the "instance variables" still benefit from this. ... Here is a very good...
... When first generated, all call sites call the inline-cache-miss code; a transition to a PIC takes place only when after this code has been replaced with an...
... Exactly. ... A combination of the two ideas would probably be best. I was trying to handle the (adapted) example in Craig Chamber's ECOOP'95 paper ("The ...
Hi I've been lurking on the self mailing list for a while but so far was unable to try it out. With my new iBook I could finally download it and give it a spin...
Arjen van Elteren
a.vanelteren@...
Feb 23, 2002 9:05 pm
1225
I downloaded Self 4.1.4 for Mac but I can't open it on my OSX only box because it's packaged in "sea" format which seems to need OS9 to open. Anyone have a...
Hi Steve, I just double click the sea.bin and stuffit expands the bin and sea in one go. A hint; Open the utilities subfolder in the applications folder and...
Arjen van Elteren
a.vanelteren@...
Feb 24, 2002 10:35 am
1227
Hi, I'm still having fun with this side project. The release notes say it all. Feb. 24, 2002 - Release 0.8.5 MAJOR FEATURES Added a Mark-Sweep Garbage...
... Yeah, this happens to me in OS X also. I can add a slot without difficulty in OS 9, though. - sekhar -- C. Ramakrishnan cramakrishnan@......
cramakrishnan@...
Feb 26, 2002 6:16 am
1229
... Well, I have figured out how to do this without any virtual machine changes. I can handle the difference in primitives between my hardware and the current...
Hy! Using Solaris 2.6 (Sparc), starting the Self binary causes the following error: ld.so.1: ./Self: fatal: relocation error: file ./Self: symbol _ld_libc:...
Muna Asseh
Rainer.Carstens@...
Mar 3, 2002 2:06 am
1232
... No, I get exactly the same error in 4.1.4, but Self 4.1.2 runs just fine in Solaris 2.6. I was also able to run the 4.1.4 snapshots with the 4.1.2 virtual...
Hy! ... Is the release 4.1.4 expected to run on Solaris 7? Building the vm on my box would - of course - also be an option; is there anything more needed than ...
Muna Asseh
Rainer.Carstens@...
Mar 3, 2002 10:46 pm
1234
In their paper: "Programming as an Experience: The Inspiration for Self", Randall B. Smith and David Ungar wrote: "We probably would have done better to put...
... In that paragraph there is a reference to this paper: http://research.sun.com/self/papers/organizing-programs.html My own experience was that at first I...
... But this paper compares Class-like organization vs. the current self objects (or I might say knowledge) organization with traits and prototypes. I was...
... While probably not what you are looking for, you might like to know that 2 GUIs were built outside of the Self group. One was a 2D one by James Noble...
This is the last message I am sending through this client, which due to a major mix up wound up trying to send many of my old messages. Even the HTML...
While YahooGroups filters out most of the spam that people try to send to this list, if someone goes to the trouble of actually becoming a member to bother us...
Hello fellow self-interested people, I wrote a tool called Guru for automatic refactoring of Self programs (for my PhD). Unfortunately, it only runs in Self...
Hello fellow Self interested people, Guru - an tool for automated refactoring of Self programs is now available from http://selfguru.sf.net Given a collection...