Hi! I wonder whether the following describes correct Self syntax or not. I also wonder whether one would like to use it or not. First, some definitions: This...
366
Jecel Assumpcao Jr
jecel@...
Oct 5, 1999 10:54 pm
... Looking at the grammar definition for Self in the "Programmer's Reference Manual" it would seem that you should be able to place a "regular object" in...
367
David Ungar
David.Ungar@...
Oct 6, 1999 5:40 am
Great question! It should work, but I don't think it does in Self 4.0. - Dave ... David Ungar Sun Microsystems Laboratories (650) 336-2618...
368
gulle@...
Oct 18, 1999 5:34 pm
Does anyone know of some tutorial, that could explain how the Socket Server etc. in Self works. Is there a Socket object in Self ?? Any help will be...
369
Jecel Assumpcao Jr
jecel@...
Oct 18, 1999 10:06 pm
... The same unixFile objects that are used for normal files can ... acceptor: unixFile openTCPListenerOnPort: 8080. [ action: acceptor acceptConnection. ...
370
mpato
mpato@...
Oct 20, 1999 7:35 am
self-interest@egroups.com Hi everyboy, I am Maryah and I am looking for an application wich can open grafics of snapshot ( unix) in windows applications.......
371
Jecel Assumpcao Jr
jecel@...
Oct 20, 1999 9:18 pm
... If I understood correctly, you have used the "snapshot" applications in Unix to capture a part of your Self screen and now want to use this in a Windows...
372
mpato
mpato@...
Oct 21, 1999 4:03 pm
Hi, First thanks for your help Jecel... somebody know an operation similar to isReflecteeInterger for boolean?... I prove with isReflecteeBool and...
373
Jecel Assumpcao Jr
jecel@...
Oct 21, 1999 7:17 pm
... Reflection is a very low level operation. At this level, we have the following kinds of object (the list of children of traits abstractMirror): -...
374
Jecel Assumpcao Jr
jecel@...
Oct 29, 1999 1:41 pm
Unfortunately, I won't be able to go to OOPSLA as I had planned. Starting up a company has its downsides. BTW, I had to change the name of my company from...
375
Dru Nelson
dru@...
Oct 30, 1999 12:29 am
As usual, very interesting reading. Thanks for keeping us updated on the Merlin goings-on Jecel. BTW, I won't be at OOPSLA either. Dru Nelson San Mateo,...
376
David Ungar
David.Ungar@...
Oct 30, 1999 6:14 am
I'll miss seeing you! - Dave ... David Ungar Sun Microsystems Laboratories (650) 336-2618...
377
David Ungar
David.Ungar@...
Oct 31, 1999 5:51 am
Hi, everyone! I have just finishing putting Self 4.1 on the Sun internal machine that gets pushed out to http://self.sunlabs.com I don't know how soon the...
378
Jecel Assumpcao Jr
jecel@...
Oct 31, 1999 5:30 pm
... Wow! This is the best news I have had yet (and there actually has been a lot of good stuff happening lately!). ... Ooops! I tried downloading before I even...
379
David Ungar
David.Ungar@...
Nov 1, 1999 7:34 am
Thanks, Jecel. Well, I checked the site tonight, and the web pages are there, but not the files to be loaded, sigh. I'm not sure why. (Some problem with the...
380
jdbell@...
Nov 1, 1999 11:54 pm
Hi all... I've ruined about three keyboards with anticipatory drool, but finally a reward. The links on the web page still don't seem to work, but the Self...
381
Steve Dekorte
steve@...
Nov 2, 1999 12:01 am
... Can someone post to the group when the Mac executables are available? I'm getting tired of hitting the reload button. :-) Steve...
382
jdbell@...
Nov 2, 1999 12:24 am
I was too excited to be clear earlier... I'm not done downloading yet (I may have the crappiest ISP on the planet), but the mac stuff is available on that ftp...
383
David Ungar
David.Ungar@...
Nov 3, 1999 3:59 am
Hi, I think the http links are working, now. Also, I have three fixes which I will upload this weekend when I get back. One makes the UI much more responsive, ...
384
David Ungar
David.Ungar@...
Nov 3, 1999 3:59 am
You are welcome! You may want to download again early next week. I've done a few good fixes here. - Dave ... David Ungar Sun Microsystems Laboratories (650)...
385
Jecel Assumpcao Jr
jecel@...
Nov 3, 1999 9:51 pm
I liked the little enhancements like outliner buttons, the change in the atoms example and so on. In the atoms example, the buttons have to be changed from ...
386
Mario Wolczko
Mario.Wolczko@...
Nov 4, 1999 1:35 am
Jecel wrote: BTW, does 4.1 include the Oz debugging thing? If you mean the facility of Kansas that lets you debug one world from another, as described in our...
387
Jecel Assumpcao Jr
jecel@...
Nov 4, 1999 5:16 pm
... Yes, I was talking about the Communications of the ACM article. It has been a while since I read it, but I had the impression that besides the infamous...
388
David Ungar
David.Ungar@...
Nov 5, 1999 5:01 am
Thanks, Jecel. I'll fix the atoms example. Do you have a fix for the X true color bug? Sorry about not crediting you with the patch. - Dave PS: In a few days,...
389
David Ungar
David.Ungar@...
Nov 5, 1999 5:01 am
Sounds great! - Dave ... David Ungar Sun Microsystems Laboratories (650) 336-2618...
390
Jecel Assumpcao Jr
jecel@...
Nov 5, 1999 5:42 pm
... Actually, I found out that your code is rather different after all. But the end result is similar. I only did enough to be able to see a debugger pop up in...
391
Mario Wolczko
Mario.Wolczko@...
Nov 5, 1999 7:02 pm
Jecel wrote: Yes, I was talking about the Communications of the ACM article. It has been a while since I read it, but I had the impression that besides the...
392
diegogomezdeck@...
Nov 6, 1999 3:35 am
I'm too happy to see Dave working on Self...... But I'm not to happy becouse I have not a SPARC, I have not a MAC.... ... Somebody is thinking in port Self 4.1...
393
Jerry Bell
jdbell@...
Nov 9, 1999 3:36 am
Quick question: Is there anything in Self like the Outliner but meant more for the end user? I'm thinking of something where you could enter new values...
395
Stefan Matthias Aust
sma@...
Nov 10, 1999 1:11 pm
... Me too. ... At OOPSLA, I heard the rumor that there's a company actually interested in porting SELF for Windows and/or Linux. bye -- Stefan // I...