Jecel, ... I got "out of memory" errors displayed in the self console. I looked into "top" and noticed that only 130 MB were allocated, on a machine with 2 GB...
Stefan Matthias Aust
sma@...
Feb 1, 2001 11:14 pm
979
Hi! It's awkward to ask, but I wonder whether somebody here downloaded the "myself for Smalltalk" code I published two years ago and would now send it to me...
sma@...
Feb 2, 2001 10:29 am
980
... For 32 bits, 2G is a positive number for C unsigned variables but a negative number for signed ones. I took a quick look at space.c in the VM sources but...
Jecel Assumpcao Jr
jecel@...
Feb 2, 2001 7:37 pm
981
UNSUBSCRIBE...
Gordon F. Cichon
gordon@...
Feb 3, 2001 1:08 am
982
... This is exactly what Self does (except for the gray box and red lines) - Randy and I put this code into 4.0, in '95 (before Squeak). See our CACM paper...
Mario Wolczko
mario.wolczko@...
Feb 3, 2001 6:43 am
983
... Never mind, I found it. bye -- Stefan Matthias Aust \\ Truth Until Paradox...
Stefan Matthias Aust
sma@...
Feb 3, 2001 8:26 pm
984
Hi! I spend a few more hours on Gordon's SELF for Smalltalk code (http://groups.yahoo.com/group/self-interest/message/973) and finally reach a state were it...
Stefan Matthias Aust
sma@...
Feb 3, 2001 8:40 pm
985
You can download it at http://www.redwoodsoft.com/cel/ Here are the recent release notes for the language: Feb. 04, 2001 - Release 0.6 This is the second...
Dru Nelson
dru@...
Feb 5, 2001 7:06 am
986
Hi, Im interested in working/porting the self vm. Excuse my ignorance, but could someone please point me in the direction of the best starting place for ...
Michael Lewis
lewis_michael@...
Feb 12, 2001 2:29 pm
987
... Really? To which platform? ... If you want to go for Linux, you might be interested in Gordon's work at www.cichon.de/self. Otherwise, look around at...
Stefan Matthias Aust
sma@...
Feb 12, 2001 7:51 pm
988
When creating a program in Self what's the convention for where to put your traits, globals, and oddballs? Do you put it with the system traits, globals, and...
cramakrishnan@...
Feb 12, 2001 8:29 pm
989
Thanks for the info. Possible port to freeBSD - never use Linux ;). Rgds Michael Lewis ... __________________________________________________ Do You Yahoo!? ...
Michael Lewis
lewis_michael@...
Feb 13, 2001 5:18 pm
990
I think it would really help for you to read these two thesis (sorry - I don't know what the plural is in English): ...
Jecel Assumpcao Jr
jecel@...
Feb 13, 2001 9:51 pm
991
... In all the latest programs I have written, I created a single oddball object as a global to use as a namespace for the application. That avoids name...
Jecel Assumpcao Jr
jecel@...
Feb 13, 2001 9:58 pm
992
Thanks for previous info. requests. Am reading through the Self/Cell stuff. Does anyone know if the papers in 'Smalltalk-80:Bits of History, Words of Advice' ...
Michael Lewis
lewis_michael@...
Feb 20, 2001 4:11 pm
993
... Don't think so. The book is also very hard to find. bye -- Stefan Matthias Aust \\ Truth Until Paradox...
Stefan Matthias Aust
sma@...
Feb 20, 2001 10:49 pm
994
Can someone please help me out, Im new to this stuff so please bear with me. Before delving into cel/self, I thought it usefull to atleast code up a very basic...
Michael Lewis
lewis_michael@...
Feb 21, 2001 9:06 am
995
... Post via the Web interface?...
Jack Waugh
waugh@...
Feb 23, 2001 9:44 pm
996
... I have been discussing something very similar with a friend. ... It doesn't make things easier because then you have to keep checking everywhere if you...
Jecel Assumpcao Jr
jecel@...
Feb 27, 2001 11:22 pm
997
Mario Wolczko wrote: ... How can I get this paper? Cheers Albertina ... -- .----------------------------------------------------------. ... ...
Albertina Lourenci
lourenci@...
Mar 1, 2001 4:02 pm
998
... It should be easily obtainable via any technical library. The full reference is: From Kansas to Oz: collaborative debugging when a shared world breaks ...
mario.wolczko@...
Mar 2, 2001 7:09 pm
999
Dear Mario: Thanks a lot. Dave sent me this reference at the time of its publishing. I loved it. Congratulations! Now I am eager to use it for cooperative...
Albertina Lourenci
lourenci@...
Mar 2, 2001 7:43 pm
1000
This looks like a cheap way to run Self: http://www.sun.com/desktop/sunblade100/ -- Jecel...
Jecel Assumpcao Jr
jecel@...
Mar 6, 2001 11:52 pm
1001
Hi, this is to announce dSelf, whose homepage is at http://www.cs.tu-berlin.de/~tolk/dself/ dSelf is an extension to the delegation- and prototype-based ...
Robert Tolksdorf
tolk@...
Mar 7, 2001 11:43 am
1002
Wow! Congratulations on this excelent work! At a presentation I gave on Monday I was asked if any academic groups were working on Self implementations and I...
Jecel Assumpcao Jr
jecel@...
Mar 7, 2001 5:32 pm
1003
Hi- Sorry for the newby question, but I cannot appear to get the .jar file to be accepted by Java on Win98. Any words of advice? David...
David P. Harris
dpharris@...
Mar 7, 2001 6:33 pm
1004
Hi, [being new to the list, I am not sure about conventions - if this should be answered directly, please tell] Jecel Assumpcao Jr ... thanks. ... Have you...
Robert Tolksdorf
tolk@...
Mar 8, 2001 9:24 am
1005
Hi, David P. Harris ... You should try a Sun JDK 1.3. You might try the terminal version first (-t switch). You might try to unpack the jar and start the...
Robert Tolksdorf
tolk@...
Mar 8, 2001 9:31 am
1006
... It is best to use the list since the answers may be of interest to other people. ... Only the page commenting on the thesis. It is better than nothing, but...
Jecel Assumpcao Jr
jecel@...
Mar 8, 2001 9:25 pm
1007
... I am preparing to submit a paper to OOPSLA'01 about an hermeneutic understanding of Object oriented programming. Last OOPLA, Rayside and Campbell...