... That is what I expected. Perhaps it is a matter of changing some setting in the uncompression tool? The Mac (a G5 iMac) is at home so I will have to look...
... There is a difference. Xcode 2.0 uses the .xcode extension / bundle format and Xcode 2.2 switched to the .xcodeproj extension / bundle format. - sekhar -- ...
... Thanks for the tip! This made me think that perhaps the bundle thing is stored in the same database that associates file types with applications, so I just...
Hello. I'm designing a network protocol where I need to serialize objects, and I'm trying to use some Self ideas. I've been studying the memory representation...
Hi ! ... You're basically talking about persistence, and persistence in Self is very simple. I am running a project about a persistent, object-oriented, ...
... See page 175 of Craig Chamber's "The Design and Implementation of the Self Compiler, an Optimizing Compiler for Object-Oriented Programming Languages"...
Hello! I tried to compile the VM on Darwin i386, but I got this error after compiling it strictly following your instructions (after adding the header paths...
Hello! I tried to compile the VM on Darwin i386, but I got this error after compiling it strictly following your instructions (after adding the header paths...
Ricardo, ... The old port is still available: http://www.gliebe.de/self/ I have never tried it myself and have the impression that you might have to install...
Hello! I've tried before successlessly to compile the Self VM. Now I completely reinstalled MacOS, it's a fresh 10.4.7 and a fresh xcode, everything installed...
... Aight, it's running now and correctly appears to be computing fibonacci numbers. Fellas! It doesn't work with xcode 2.4, but with 2.2.1 it does! You can...
Dear list members, Online I read some articles about Self. I find it a very interesting language. I'm also interested in the optimizing compiler, but with a ...
Anne C. van Rossum wrote on Wed, 24 Jan 2007 10:29:07 -0000 ... Welcome to Self! Sorry that your email got stuck in moderation for two weeks - I had some...
If I was to start a project using Klien and Self as a basis for say a Ruby VM. What patents are involved? Just because the code is BSD does not mean the...
Dear colleges, You might want to consider Dyla'07 as a good venue to present your work using your favourite programming language, Regards, Alexandre ...
It was under an MIT license before. The issue is that just releasing the source does not mean the concepts or approaches used in the source can be used in...
Hi, I just downloaded the vmware image from http://www.gliebe.de/self/download.html to play a bit with self. I only have a notebook with 2 button mouse and...
... That would probably be hard even for Sun to find out. Releasing it under GPLv3 gives you protection from the Sun patents to an extent that makes it hard to...
Jonas Bosson
jonas@...
Jul 27, 2007 12:39 pm
1974
Hello list, that's my first post, so ... Greetings to everyone! I want to play with Self 4.3 and I'm planing to use the version for the Solaris operating...
Andreas Semt
Andreas.Semt@...
Aug 31, 2007 1:31 pm
1975
... I used to run it on a plain old Ultra 5 :-) The JIT compiler is incredibly tuned on the Sparc. At least, it was... dunno about the current Self version(s)....
... @Alexandre Yes, i know. However i want use the "original" version, also i have no Mac. @Tripp Which version of Self did you use on a Sun Ultra 5...
Andreas Semt
Andreas.Semt@...
Sep 1, 2007 7:25 am
1978
Hi ! I've always wondered why the public and private visibility is just notational in Self. I think there was something preventing the visibility mechanism to...
Baltasar wrote on Sat, 24 Nov 2007 13:20:36 -0000 ... Note that privacy declarations were active in Self 1.0 and 2.0 and became mere declarations in Self 3.0....
Hi ! Thank you or your answer, Jecel. Please excuse me, my SPAM-filter had buried this message for long time. I understand that the tie-breaker rule was...