RE: Wiki Up
"Ted Neward" <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.strongtalk |
|---|---|
| Message-ID | <017f01c78eb0$f4435470$8014a8c0@XPWork> |
It's also not impossible to have native integration with a compacting collector; both the .NET CLR and the Java JVM do so--you just have to differentiate between native-allocated stuff and in-VM-allocated stuff, so as to make sure you don't compact something whose pointer is being tracked externally. Ted Neward Java, .NET, XML Services Consulting, Teaching, Speaking, Writing http://www.tedneward.com > -----Original Message----- > From: [email protected] [mailto:strongtalk- > [email protected]] On Behalf Of Cafe Alpha > Sent: Friday, May 04, 2007 12:18 PM > To: [email protected] > Subject: Re: Wiki Up > > > Oops never mind, I was wrong. Squeak compacts. > > Still the question that experienced squeakers can answer is whether they > want to save bits of the C system when they have a new VM. > > Some of the plug-ins do use direct C code (or inline C code) mixed with > the > Smalltalk don't they? > > > > > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.467 / Virus Database: 269.6.2/787 - Release Date: 5/3/2007 > 2:11 PM > No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/787 - Release Date: 5/3/2007 2:11 PM --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Strongtalk-general" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/strongtalk-general?hl=en -~----------~----~----~----~------~----~------~--~---