Hi, I recently found the RepeatTimesMorphicTile in SqueakMap but can´t figure out how to use it in Squeak 3.9. Since it is supposed to have a place in the ...
Luis Valente
is.valente@...
Aug 1, 2008 11:21 am
132849
... Luis: If you understand Spanish, could join to http://ar.groups.yahoo.com/group/squeakRos/ (Group) And have few help here. ...
Edgar J. De Cleene
edgardec2001@...
Aug 1, 2008 11:37 am
132850
... for example....
stephane ducasse
stephane.ducasse@...
Aug 1, 2008 3:13 pm
132851
Subbu, ... This looks like you are not using the very latest RomePlugin (The squeaksource seems to be down at the moment, but you can get it from there)....
Yoshiki Ohshima
yoshiki@...
Aug 1, 2008 6:12 pm
132852
... As i said before, an immutability should be provided through behavior (by disabling/removing methods which can mutate an object) not by state (hidden...
Igor Stasenko
siguctua@...
Aug 1, 2008 9:48 pm
132853
Also, things become pretty odd when there is another party playing with immutability in parallel to OODB. But! If we, instead, implement a proper support in...
Igor Stasenko
siguctua@...
Aug 1, 2008 10:02 pm
132854
... Don't touch the button besides that field in VMMaker :( ... Whatever the procedure, it does not work, it complains :( But gnu-interp.c is indeed in...
Klaus D. Witzel
klaus.witzel@...
Aug 2, 2008 8:32 am
132855
Yes, i'm aware of this issue. It looks like gawk -f ../platforms/win32/misc/gnuify ./src/vm/interp.c > ./src/vm/gnu-interp.c forks another process and returns...
Igor Stasenko
siguctua@...
Aug 2, 2008 8:59 am
132856
... Thanks. BTW it also seems to be sensitive to none/what plugins are put internal. Have a list handy somewhere (just so that it DoesTheRightThing). TIA...
Klaus D. Witzel
klaus.witzel@...
Aug 2, 2008 9:12 am
132857
... ah, yes, some plugins should be mandatory included as internal into build, otherwise you'll be unable to build vm. Here the list of internal plugins which...
Igor Stasenko
siguctua@...
Aug 2, 2008 9:18 am
132858
This is what i'm doing in workspace: HTTPSocket httpFileIn: 'installer.pbwiki.com/f/LPF.st'. Installer sm install: 'FFI'. The i trying to open an MC and...
Igor Stasenko
siguctua@...
Aug 2, 2008 9:24 am
132859
oh , forgot to add. I tried this on vanilla Squeak3dot10.7159.image ... -- Best regards, Igor Stasenko AKA sig....
Igor Stasenko
siguctua@...
Aug 2, 2008 9:25 am
132860
... No such class in the .image #FileDialogPlugin :( ... Scaring: too few args for messages to interpreter and memory (at the bottom): ...
Klaus D. Witzel
klaus.witzel@...
Aug 2, 2008 9:48 am
132861
... Smalltalk recreateSpecialObjectsArray Smalltalk discardFFI "recreates it as well" HTH....
Klaus D. Witzel
klaus.witzel@...
Aug 2, 2008 9:55 am
132862
... does not helps with sockets :( Sockets are still dead.. Oh.. nevermind , i'll take more recent image to play with. ... -- Best regards, Igor Stasenko AKA...
Igor Stasenko
siguctua@...
Aug 2, 2008 9:58 am
132863
... Yes. You shouldn't have this plugin :) But its not a problem. ... yeah, just delete this file (sqOldSoundPrims.c) by hands. Its not used anywhere, just a...
Igor Stasenko
siguctua@...
Aug 2, 2008 10:02 am
132864
Hi all, I remember reading somewhere that OLPC was using Squeak. Does anyone know what parts of it are written in Squeak, exactly? Bèrto Hi all, I remember...
Bèrto ëd Sèra
berto.d.sera@...
Aug 2, 2008 10:25 am
132865
Heh.. it seems like i have an unlucky day. Just downloaded a Squeak3.10.2-7179-basic.image. Open Universes and install FFI package from it. (Note, it has...
... Vm - croquet. Platform - win32. I can assure you that issue has nothing to do with vm or platform. This bug was already discovered earlier (and discussed...
Igor Stasenko
siguctua@...
Aug 2, 2008 10:55 am
132869
... Congratulations!!! :) /me stops trying to repeat process from the scratch, since Klaus already succeeded. ... -- Best regards, Igor Stasenko AKA sig....
Igor Stasenko
siguctua@...
Aug 2, 2008 11:02 am
132870
Hi all, Göran's work encouraged me to run benchmarks more carefully and repeatably to minimize impact of OS file system performance and as you can see, Kom...
Janko Mivšek
janko.mivsek@...
Aug 2, 2008 11:06 am
132871
El 8/2/08 8:06 AM, "Janko Miv¹ek" <janko.mivsek@...> escribió: Janko: Sorry if I miss some , but like to have the upload code you are talking about. ...
Edgar J. De Cleene
edgardec2001@...
Aug 2, 2008 11:18 am
132872
The OLPC "activity" called "Etoys" is actually Squeak with a focus on the Etoys element (hence the renaming). This page provides more information:...
Derek O'Connell
doconnel@...
Aug 2, 2008 12:14 pm
132873
see http://bugs.squeak.org/view.php?id=6980 Maybe nobody cared to rebuild new images with the fix? Bye Torsten -- GMX startet ShortView.de. Hier findest Du...
Torsten Bergmann
astares@...
Aug 2, 2008 12:45 pm
132874
... Maybe is time to re-think about who should be in the Release Team ? Edgar...
Edgar J. De Cleene
edgardec2001@...
Aug 2, 2008 2:03 pm
132875
Dear Squeakers, (sorry for cross-posting; already posted to comp.lang.smalltalk) For a piece of research I am currently working on, I have been reviewing the...
Stefan Sobernig
ss@...
Aug 2, 2008 3:45 pm
132876
... Edgar, For testing Swazoo upload: 1. Start with latest Damien's squeak-dev 2. load over latest Swazoo 2.2beta2: -...
Janko Mivšek
janko.mivsek@...
Aug 2, 2008 4:20 pm
132877
... Interesting question (origin) indeed :) ... What I always liked are the paragraphs between "Inside every large program there is a small program trying to...