Skip to search.
squeak

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 166732 - 166761 of 166761   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
166732 Eliot Miranda
eliot.miranda@... Send Email
May 23, 2012
9:17 pm
... Of course but it'll be clumsy. It'll necessitate a layer of wrapper methods, and for what purpose? Better IMO to upgrade the VMs asap. ... -- best, Eliot...
166733 Sean P. DeNigris
sean@... Send Email
May 23, 2012
10:05 pm
Chris Cunnington-3 wrote ... Lukas' scripts are on Github (https://github.com/renggli/builder). This is pretty cool because anyone can fork them and make a...
166734 Colin Putney
colin@... Send Email
May 23, 2012
10:29 pm
... You find it clunky because you can't just call the primitive, you have to do a manual lookup to find the appropriate CompiledMethod first? Fair enough. I...
166735 Chris Cunningham
cunningham.cb@... Send Email
May 23, 2012
10:43 pm
... When you need the configuration file to load specific versions of packages, I would assume we'd want to keep those versions. Also, are you considering...
166736 commits@... Send Email May 23, 2012
11:41 pm
A new version of EToys was added to project The Inbox: http://source.squeak.org/inbox/EToys-cmm.88.mcz ==================== Summary ==================== Name:...
166737 Igor Stasenko
siguctua@... Send Email
May 23, 2012
11:54 pm
... Sorry, but why you need a lookup? Do i miss something? I didn't checked your implementation. For instance, Pharo no longer uses shortcut for #class...
166738 commits@... Send Email May 23, 2012
11:58 pm
A new version of Morphic was added to project The Inbox: http://source.squeak.org/inbox/Morphic-cmm.619.mcz ==================== Summary ==================== ...
166739 Igor Stasenko
siguctua@... Send Email
May 24, 2012
12:13 am
ok, i checked your implementation and now i see where you doing lookup receiver: anObject perform: aSelector arguments: anArray ... cm := self...
166740 Colin Putney
colin@... Send Email
May 24, 2012
12:35 am
... [snip] ... Sure, that would be cleaner and a bit faster. I'll make that change, thanks. I don't think it'll please Eliot though - we still have to get the ...
166741 Igor Stasenko
siguctua@... Send Email
May 24, 2012
1:13 am
... i like the concept. it is quite elegant, to my look: - things like GetFixedSlotMethod & others is actually a VM contracts which language side must know...
166742 Chris Muller
asqueaker@... Send Email
May 24, 2012
2:15 am
... Yes, I am familiar with the entire MC model. ... We have ~75 packages in the trunk. Minimum 10 versions per isn't too much to expect the system to handle,...
166743 commits@... Send Email May 24, 2012
2:51 am
Chris Muller uploaded a new version of Tools to project The Trunk: http://source.squeak.org/trunk/Tools-cmm.408.mcz ==================== Summary...
166744 Dan Corneanu
cdan@... Send Email
May 24, 2012
5:59 am
... Ok, this is the smalltalk code, but don't I need some native code for this to work? Dan....
166745 Andreas Raab
andreas.raab@... Send Email
May 24, 2012
8:23 am
... Okay, then don't use those prims. Simply rename primitiveInstVarAt to primitiveMirrorInstVarAt, export the latter by name, and use the named version in...
166746 Casey Ransberger
casey.obrien.r@... Send Email
May 24, 2012
9:10 am
Hello all you wonderful people: bad news. I may lose Internet access for a time, soon. I hoped that I'd be able to fill this role for longer than I have, but...
166747 commits@... Send Email May 24, 2012
11:55 pm
Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours: http://lists.squeakfoundation.org/pipermail/packages/2012-May/005347.html Name:...
166748 Bert Freudenberg
bert@... Send Email
May 25, 2012
11:14 am
... Under which circumstances did you have to load a package version from trunk that's more than a year old? Honest question. ... The normal update process...
166749 Bert Freudenberg
bert@... Send Email
May 25, 2012
11:21 am
... Good question, and a potential obstacle. I think the simplest solution would be to not move the update configs over. Instead, rewrite them on the server to...
166750 Levente Uzonyi
leves@... Send Email
May 25, 2012
12:53 pm
... I think the best solution to the problem would be to add a new "view" (a pseudo project/repository) to the SqueakSource server, which would show only a...
166751 Craig Latta
craig@... Send Email
May 25, 2012
2:24 pm
Hi Casey-- Yup, I'll do it. Thanks for doing it! -C -- Craig Latta www.netjam.org/resume +31 6 2757 7177 + 1 415 287 3547 (no SMS)...
166752 Chris Muller
asqueaker@... Send Email
May 25, 2012
7:36 pm
Ohhh, that sounds good! Because it actually _solves_ the problem rather than just kicking the can down the road. We could _retain_ a consistent speed rather...
166753 Bert Freudenberg
bert@... Send Email
May 25, 2012
8:09 pm
... That would be one simple way of how the image could let the server know it needs a full or partial file list, yes. Perhaps "/trunk?recent" would work even...
166754 Chris Muller
asqueaker@... Send Email
May 25, 2012
8:18 pm
I cannot seem to delete a version in SqueakSource3. The menu option is there, I press "Yes" to confirm but it's still there.....
166755 Andreas Raab
andreas.raab@... Send Email
May 25, 2012
8:18 pm
Sorry for butting in (I haven't been following the discussion closely) but if the issue is too many versions for an efficient listing, has someone considered...
166756 Dale Henrichs
dhenrich@... Send Email
May 25, 2012
8:32 pm
Sounds like a bug ... if you could report a bug[1] with a couple of more details (project/package) we'll take a look. Thanks, Dale [1]...
166757 Chris Muller
asqueaker@... Send Email
May 25, 2012
9:12 pm
I've been using a Squeak-based backup program every night for the last 5 years. It's called Banyan and has just been updated to version 1.2. 1.2 is updated to...
166758 Germán Arduino
garduino@... Send Email
3:21 am
Thanks!!! I'm also using it for my backups and it works very well!! Cheers. ... -- Enviado desde mi dispositivo móvil ...
166759 Chris Muller
ma.chris.m@... Send Email
4:44 pm
I noticed today that the version I deleted was gone, so maybe it was only a "refresh" issue -- not sure. I submitted the bug report anyway. Thanks for SS3!...
166760 Dale Henrichs
dhenrich@... Send Email
5:18 pm
Yeah, I think there a couple of refresh-related issues that we need to address ... appreciate your patience. Dale...
166761 commits@... Send Email 5:37 pm
Nicolas Cellier uploaded a new version of KernelTests to project The Trunk: http://source.squeak.org/trunk/KernelTests-nice.223.mcz ====================...
Messages 166732 - 166761 of 166761   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help