... Thanks very much Dave. I figured most of it. The bit that got me was the IOHandle that setNonBlocking wanted was a fileID. I am actually reading audio...
Cowdery, Bob [UK]
Bob.Cowdery@...
Jan 1, 2006 10:01 am
101318
I am reading a sequence of bytes from a pipe. The data is actually 32 bit float values. Is there an easy and efficient way to convert the byte array to a float...
Cowdery, Bob [UK]
Bob.Cowdery@...
Jan 1, 2006 12:03 pm
101319
... it is MC's behavior: after loading, MC goes over the added method definitions and evaluates those that are defined on the class side and have selector...
Adrian Lienhard
adi@...
Jan 1, 2006 1:33 pm
101320
Dear Squeakers, A happy 2006! May the Gods of Smalltalk finally prevail over the dark-roasted side this year ;-). Recall that I proposed, just before xmas, to...
Cees De Groot
cdegroot@...
Jan 1, 2006 2:32 pm
101321
Hi Cees, Let's hope a bright 2006 for Squeak and Smalltalk in general! Your idea sounds good and logical. The problem I see is finding someone to lead the...
Juan Vuletich
jmvsqueak@...
Jan 1, 2006 3:26 pm
101322
... This may sound like a dumb statement from a management 101 book, but "leading a team" does not equal "doing all the team's work". If you are the only one...
Cees De Groot
cdegroot@...
Jan 1, 2006 3:45 pm
101323
... [...] ... Me too, regarding your proposal and best wishes for 2006. /sge -- How wonderful it is that nobody need wait a single moment before starting to...
Steven Elkins
sgelkins@...
Jan 1, 2006 4:09 pm
101324
http://kilana.unibe.ch:8888/Graph/Collections-Graphs-sam.19.mcz appears to be a 3.7 release. It depends on two other packages - one for iterators, one for...
Peter Crowther
Peter@...
Jan 1, 2006 4:56 pm
101325
... Do this: WorldState addDeferredUIMessage: ["display your intermediate results"] It's perfectly OK to run background processes as you describe. All you need...
David T. Lewis
lewis@...
Jan 1, 2006 6:59 pm
101326
... I have been working on it, on and off. It's not as far along as I'd like it to be. I've been able to: set up the plugin to make it and test it (the hardest...
Brad Fuller
brad@...
Jan 1, 2006 7:30 pm
101327
... FYI, the "IOHandle" nomenclature comes from the IOHandle package (on Squeak Map). This factors out the low level IO from the file stream and socket...
David T. Lewis
lewis@...
Jan 1, 2006 8:15 pm
101328
... Hash: SHA1 ... Hi Bob, If I had the testing file you have, I would try to do this: Float fromIEEE32Bit: (Integer byte1: stream next byte2: stream next ...
Matej KoÅ¡Ãk
kosik@...
Jan 1, 2006 9:38 pm
101329
Convert these bytes into a 32 bit integer first (e.g., with endian conversion if necessary) and then use Float fromIEEE32Bit: value. And that is of course...
Andreas Raab
andreas.raab@...
Jan 1, 2006 9:51 pm
101330
An important bug fix is now ready to be published into squeak. The morphic team has looked at it and the hitch is that not all of the fix fits into morphic. ...
Peace Jerome
peace_the_dreamer@...
Jan 1, 2006 11:16 pm
101331
Hi Cees - I think there are some areas where this can work but you have to be careful to group the right things together. Like, for example, Morphic and MVC...
Andreas Raab
andreas.raab@...
Jan 1, 2006 11:47 pm
101332
Hi All A while back I requested that someone produce a version of the image with a comprehensive changefile: ...
Peace Jerome
peace_the_dreamer@...
Jan 1, 2006 11:48 pm
101333
Can anyone comment on how much work would be involved in 1) Adding a new 32bit field to the object header 2) Adding a new immediate type like integer,...
Joerg Beekmann
joerg@...
Jan 2, 2006 7:32 am
101334
... Hash: SHA1 ... Hi Jerome If I opened the "Monticello Browser". There is a "ST80" package (btw. it brings CustomMenu to the image). Beside each of the...
Matej KoÅ¡Ãk
kosik@...
Jan 2, 2006 8:43 am
101335
Hi people! ... And being the Network team leader I would not object to such a merge. :) The areas do intersect quite a bit and are on the same conceptual level...
goran@...
Jan 2, 2006 8:58 am
101336
... Good question. I think this might be a nice task for something like SqueakMap. Or maybe we could setup <packageInfo>@squeak.org forwarding to the...
Cees De Groot
cdegroot@...
Jan 2, 2006 10:04 am
101337
... Well, the idea is to move towards a model where all patches/bugreports etcetera in Mantis land with anyone team, the teams modify the code, and the...
Cees De Groot
cdegroot@...
Jan 2, 2006 11:01 am
101338
... like ... finding ... plugin ... BTW. ... Thanks for the update Brad. Real work often gets in the way unfortunately. I have a huge work schedule this year...
Cowdery, Bob [UK]
Bob.Cowdery@...
Jan 2, 2006 11:07 am
101339
... Nasty. I tried it back in the 2.2 days, and failed. My biggest problem was getting the garbage collector stable. ... Also nasty - there aren't any more...
Peter Crowther
Peter@...
Jan 2, 2006 11:40 am
101340
... Lukas did an improved version of the testrunner: http://lists.squeakfoundation.org/pipermail/squeak-dev/2005-October/ 096558.html I will merge this in the...
Marcus Denker
denker@...
Jan 2, 2006 3:13 pm
101341
... I do have the passwd for the update stream.. but the question is how to manage that. If we make a 3.8.1, it would make a lot of sense to at least get all...
Marcus Denker
denker@...
Jan 2, 2006 3:19 pm
101342
... Hash: SHA1 Hi, I know select/case statements is not desired in the squeak community and I understand why (it's often a wrong modelisation). But I put an...
Damien Cassou
damien.cassou@...
Jan 2, 2006 3:20 pm
101343
Hi I'm looking for an easy wayto run a set of unit tests. The SUnit Test Runner does not allow me to do this. I can only filter by class name which is not...
Martin Kuball
martinkuball@...
Jan 2, 2006 3:27 pm
101344
Hi! ... Let me repeat myself a bit: For every Steward team there should be an SM package with a PI field filled in, like the Network team has: ...
goran@...
Jan 2, 2006 3:43 pm
101345
... Thanks Peter, I am not aware of compact classes so I'll have a look. -- Joerg Beekmann DeepCove Labs 4th floor 595 Howe Street Vancouver, BC, V6C 2T5 ...
Joerg Beekmann
joerg@...
Jan 2, 2006 5:56 pm
101346
... Hans-Martin I read the post and this looks encouraging. One think I noticed the comment " SmallCharacters and other funny and useful things are left as an...