On Wed, 20 Jan 2010, John McIntosh wrote: > Are you on a mac? Of not I'll send the vmmaker, source code and > smalltlak changes
I'm using windows, so send sources/changes please. Levente > > On 1/20/10, Levente Uzonyi <[email protected]> wrote: >> On Wed, 20 Jan 2010, Alexandre Bergel wrote: >> >>> The millisecond grain information is obtained from MessageTally. How >>> do I access this microsecond clock? Something like "Time >>> class>>#microsecondClock" ? >> >> You have to create that method since it doesn't exist. Something like: >> >> Time class >> microsecondClock >> >> <primitive: 'primitiveMicrosecondClock'> >> self primitiveFailed >> >> shoud do it. >> >> >> Levente >> >> >>> >>> Cheers, >>> Alexandre >>> >>> >>> On 20 Jan 2010, at 16:24, John M McIntosh wrote: >>> >>>> You know I"m trying to integrate a microsecond clock into the VM. It >>>> might be interesting if you >>>> run on a macintosh to try a test V5 VM I can supply to see what >>>> happens if you change your >>>> time collecting from the millisecond clock to the microsecond clock. >>>> >>>> >>>> On 2010-01-20, at 11:20 AM, Alexandre Bergel wrote: >>>> >>>>> Each implementor of #ensureMetacello is different. Even the one of >>>>> ConfigurationOfMetacello is different from the one of the website :-) >>>>> >>>>> I update ConfigurationOfSpy. It loads now without any problem. >>>>> >>>>> Cheers, >>>>> Alexandre >>>> >>>> -- >>>> = >>>> = >>>> = >>>> = >>>> = >>>> ====================================================================== >>>> John M. McIntosh <[email protected]> Twitter: >>>> squeaker68882 >>>> Corporate Smalltalk Consulting Ltd. http:// >>>> www.smalltalkconsulting.com >>>> = >>>> = >>>> = >>>> = >>>> = >>>> ====================================================================== >>>> >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [email protected] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>> >>> >>> -- >>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >>> Alexandre Bergel http://www.bergel.eu >>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >>> >>> >>> >>> >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [email protected] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > -- > =========================================================================== > John M. McIntosh <[email protected]> > Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com > =========================================================================== > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
