Pharo-dev
By thread
pharo-dev@lists.pharo.org
By month
Messages by month
- ----- 2026 -----
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
May 2009
- 81 participants
- 1151 messages
Re: [Pharo-project] [ANN] OCompletion improves the accuracy of eCompletion
by Damien Cassou
2009/5/15 Hernan Wilkinson <hernan.wilkinson(a)gmail.com>:
> ups... I'm confused... in previous mails I read that one image is
> Pharo-core, another pharo-dev and another pharo-web...
> Why should we not make that distinction? sorry but I do not understand....
This is not your fault, it's a bit complex :-). The ultimate truth is:
- Pharo-Core: a small core which only interests the Pharo-Core
developers and for deployment
- Pharo: based on Pharo-Core, you have a complete Smalltalk system for
developers
pharo-dev is the old name of Pharo and we should try to avoid using
it. Pharo-web is just a Pharo with Seaside, Magritte and Pier.
Bye
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry
May 15, 2009
Re: [Pharo-project] Helping getting pharo license-clean
by Rob Rothwell
I tried to see if my signature is filed; I was quite excited to send postage
all the way to France, but do not see my name in the signature list, or
anywhere for that matter...but (unfortunately), "RobRothwell" shows up, for
example, in Class DisplayScreen>>fullScreenOn...
Rob
On Fri, May 15, 2009 at 1:55 PM, Stéphane Ducasse <stephane.ducasse(a)inria.fr
> wrote:
> Hi all (and matthew we need your guidance/help)
>
> We really want to get pharo 1.0 license clean. It would be bad that
> 1.0 is not.
> But 1.0 should get out before summer.
>
> Here is a collection of all the information I collected on the topic:
>
> Here what matthew wrote
>
> I've done the first step and done a full audit, using Yoshiki's
> tools [1], of all the code
> in Squeak 3.10.2, with the exception of four packages:
> - Monticello
> - SUnit, TestRunner, and SUnitImproved
> - Universes
> - Traits
>
> I also applied all of yoshiki's etoys changes to 3.10.2. The
> algorithm that Yoshiki seemed to follow when cleaning etoys is:
> - If the method can be easily deleted, delete it
> - Otherwise, use the historical image [1] to revert to the
> latest version before the problematic author
> - Fix any bugs this causes
>
> I think we can use the same procedure. Perhaps Yoshiki will
> comment.
>
> So, to help with the relicense, grab the historical image[1],
> check out the license audit [2], leave a note on mantis about
> what you think you'll work on, and start rolling out change
> sets. For your convenience, all of the license audits are
> included both in the relicensing tools download and on mantis.
> I'll try to keep both up to date as we progress with the
> relicense
>
> [1] The tools I've been using to do the relicense:
> http://ftp.squeak.org/4.0alpha/squeak4.0-relicensingTools.zip
> see also:
>
> http://lists.squeakfoundation.org/pipermail/squeak-dev/2008-September/13158…
> http://www.squeaksource.com/MethodAuthorship.html
>
> [2] The 4.0 relicense mantis issue:
> http://bugs.squeak.org/view.php?id=6989
>
>
> The most up-to-date list of ok contributors is at
> http://www.squeaksource.com/311/MethodAuthorship-kph.17.mcz
> See the class-side methods in Authorship, category data
>
>
> here is another email from matthew
>
> On Wed, Apr 22, 2009 at 11:10:12AM +0200, stephane ducasse wrote:
> > I need your guidance for the MIT conversion effort of Pharo
> > Do you have some cycles to help me and telling me how to proceed?
> > I'm on holidays (so working remotely so I may allocate some time on
> > that).
>
> I can help you after school gets out in a week. I need to
> do a quick count of how many lines of code need to be fixed in
> squeak for submission to SFLC. I can do the same for Pharo. I
> don't know how strenuous you want to be in your license
> conversion.
>
> The next 3 steps in the license conversion process are, in no
> particular order:
>
> - get a document from yoshiki documenting how etoys was
> relicensed (and, by extension, cuis). The board will overview
> it with the help of SFLC and determine if it is good enough.
> - The board will publish a statement about what is and is not a
> trivial-enough change to ignore.
> - I will count up the lines of code to be converted, and
> determine how many of them are trivial and non-trivial
>
> You should chat with Randal Schwartz about what you need to
> decide before you can start relicensing, and what you need to
> document in case your relicense needs to be reviewed in the
> future. Yoshiki and Juan did not do this and thus we have no
> evidence yet that Yoshiki's relicense is strong enough.
>
> I documented the priorities for squeak 4.0 in this email:
>
> http://lists.squeakfoundation.org/pipermail/squeak-dev/2009-February/134083…
>
> You should probably figure out your priorities for the relicense
> as well, so you know whose standards you need to meet.
>
> Since that email was written, Randal has indeed heard back from
> SFLC, but I haven't heard what they had to say yet.
>
> --
> Matthew Fulmer -- http://mtfulmer.wordpress.com/
>
>
>
>
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project(a)lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
May 15, 2009
Re: [Pharo-project] [ANN] OCompletion improves the accuracy of eCompletion
by Hernan Wilkinson
>Try the very latest Pharo (please stop using the name pharo-dev (I
>know I'm still doing it but that's a mistake :-))
ups... I'm confused... in previous mails I read that one image is
Pharo-core, another pharo-dev and another pharo-web...
Why should we not make that distinction? sorry but I do not understand....
On Fri, May 15, 2009 at 12:06 PM, Damien Cassou <damien.cassou(a)gmail.com>wrote:
> 2009/5/15 Hernan Wilkinson <hernan.wilkinson(a)gmail.com>:
> > Yes, I tried it on a pharo-dev image. I thought that there could be a
> > conflict between ecomp and ocomp but I also thought that ocomp would
> disable
> > ecomp when loading... anyway, I did not have the time to check that so I
> > went to the previous image.
>
> Try the very latest Pharo (please stop using the name pharo-dev (I
> know I'm still doing it but that's a mistake :-))(this looks like
> Lisp)) which now has OCompletion installed:
> http://pharo-project.org/download.
>
> > (BTW I also tried to load ocomp on a pharo-core image and I could not
> > because there is no Installer class. I could not either with the
> monticello
> > brower... )
>
> Installer is not installed by default. ScriptLoader new
> installingInstaller.
>
> > So, the performance issue was when typing class names. For example, I
> typed
> > 'Ar' press tab and it took a lot to show the valid names. Selected Array
> and
> > the started to delete it and it also took a lot of time to delete each
> > character. I tried the same thing on an pharo-dev image without ocomp and
> > worked fine... so there must be something going on.
>
> Can't reproduce on latest Pharo.
>
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Lambdas are relegated to relative obscurity until Java makes them
> popular by not having them." James Iry
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project(a)lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
May 15, 2009
Re: [Pharo-project] vw inspired gui tool
by Dale Henrichs
----- "Steve Wirts" <stevewirts(a)gmail.com> wrote:
| Stef,
|
| Only submorphs, the gui hierarchy are shown, this is a really useful
| capability when trying to understand deeply nested complex gui
| structures.
| I suppose we could put a toggle button on a menu option on explorer to
| turn
| on differernt tree-paths to show as the sub-children.
|
| I will try to do that.
|
| thanks
| steve
Steve,
Not sure if this applies or not. But the OT inspectors (regular inspector and chasing inspector) allow for one to provide custom inspectors on a class by class basis (even the ability to provide multiple views)...
If that's what you're getting at, I can give you more information about what it takes to extend the inspector.
Dale
May 15, 2009
Re: [Pharo-project] vw inspired gui tool
by Stéphane Ducasse
Yes this would be great.
I think that this is important to get better tools not more tools :)
Stef
On May 15, 2009, at 10:17 PM, Steve Wirts wrote:
> Stef,
>
> Only submorphs, the gui hierarchy are shown, this is a really useful
> capability when trying to understand deeply nested complex gui
> structures. I suppose we could put a toggle button on a menu option
> on explorer to turn on differernt tree-paths to show as the sub-
> children.
>
> I will try to do that.
>
> thanks
> steve
>
>
> On Fri, May 15, 2009 at 3:33 PM, Stéphane Ducasse <stephane.ducasse(a)inria.fr
> > wrote:
> Hi steve
>
> what is the difference with the explorer.
> If you want to have flash just send us a new menu for explorer?
>
> Stef
>
> On May 15, 2009, at 8:46 PM, Steve Wirts wrote:
>
> > Folks,
> >
> > Attached is a very simple gui tool inspired from a tool that used to
> > exist in VW smalltalk years ago.
> > I suspect it could be rewritten as a single function. Please
> > incorporate into Pharo if you think
> > it's useful.
> >
> > Steve
> > <ViewExplorer.st>_______________________________________________
> > Pharo-project mailing list
> > Pharo-project(a)lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project(a)lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project(a)lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
May 15, 2009
Re: [Pharo-project] vw inspired gui tool
by Steve Wirts
Stef,
Only submorphs, the gui hierarchy are shown, this is a really useful
capability when trying to understand deeply nested complex gui structures.
I suppose we could put a toggle button on a menu option on explorer to turn
on differernt tree-paths to show as the sub-children.
I will try to do that.
thanks
steve
On Fri, May 15, 2009 at 3:33 PM, Stéphane Ducasse <stephane.ducasse(a)inria.fr
> wrote:
> Hi steve
>
> what is the difference with the explorer.
> If you want to have flash just send us a new menu for explorer?
>
> Stef
>
> On May 15, 2009, at 8:46 PM, Steve Wirts wrote:
>
> > Folks,
> >
> > Attached is a very simple gui tool inspired from a tool that used to
> > exist in VW smalltalk years ago.
> > I suspect it could be rewritten as a single function. Please
> > incorporate into Pharo if you think
> > it's useful.
> >
> > Steve
> > <ViewExplorer.st>_______________________________________________
> > Pharo-project mailing list
> > Pharo-project(a)lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project(a)lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
May 15, 2009
Re: [Pharo-project] Excluding classes from Test Coverage
by Stéphane Ducasse
no
for now we have a website for pharo and a website for pharo geek on
code.
We want to make sure that a client of a pharo company can be ok to pay
a project in pharo
and do not get a ugly web site full of dust and unused wiki like crap.
Stef
On May 15, 2009, at 9:35 PM, Mariano Martinez Peck wrote:
>
>
> On Fri, May 15, 2009 at 6:27 PM, Stéphane Ducasse <stephane.ducasse(a)inria.fr
> > wrote:
> from the wiki on google not the pharo web site which is for the
> "marketing"
>
> but isn't this marketing ? Most "marketing" websites have a FAQ
> section.
>
>
> Stef
> On May 15, 2009, at 5:19 PM, Mariano Martinez Peck wrote:
>
> >
> >
> > On Fri, May 15, 2009 at 2:05 PM, Oscar Nierstrasz
> > <oscar(a)iam.unibe.ch> wrote:
> >
> > Just checked in as http://www.squeaksource.com/PharoInbox/SUnitGUI-onierstrasz.38.mcz
> >
> > Now you can declare classes to exclude from coverage analysis by
> > defining #classNamesNotUnderTest on the class side of your test to
> > return an array of names of those classes.
> >
> > http://scg.unibe.ch/wiki/faq/pharofaq/howToCheckTestCoverage
> >
> >
> > Wow! I didn't know http://scg.unibe.ch/wiki/faq/pharofaq
> >
> > It is really useful!!! What about putting a link to it in http://www.pharo-project.org/documentation/faq
> >
> > Best,
> >
> > Mariano
> >
> >
> >
> > - on
> >
> >
> > _______________________________________________
> > Pharo-project mailing list
> > Pharo-project(a)lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> >
> > _______________________________________________
> > Pharo-project mailing list
> > Pharo-project(a)lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project(a)lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project(a)lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
May 15, 2009
[Pharo-project] UTF-8 strikes back...
by Stéphane Ducasse
I followed the advices and started to give a try
with the latest VM 4.1.1beta2U and 10306
|m d f|
m := MethodHistoryDatabase new.
MethodHistoryChangeList ignoreNonExsiting: false.
m readFile: 'SqueakV1.sources' encodingName: 'mac-roman'.
d := FileDirectory default directoryNamed: 'history-updates'.
#('PreBeta' 'Sqk20Beta') do: [:v |
m readFilesIn: d updateFile: 'updates.list' versionName: v.].
m readFile: 'SqueakV2.sources' encodingName: 'mac-roman'.
#('Squeak2.0' 'Squeak2.1' 'Squeak2.2beta' 'Squeak2.2' 'Squeak2.3'
'Squeak2.4' 'Squeak2.5test' 'Squeak2.5' 'Squeak2.6alpha' 'Squeak2.6'
'Squeak2.7alpha' 'Squeak2.7' 'Squeak2.8alpha' 'Squeak2.8'
'Squeak2.9alpha') do: [:v |
m readFilesIn: d updateFile: 'updates.list' versionName: v.].
m readFile: 'SqueakV3.sources' encodingName: 'mac-roman'.
#('Squeak3.0' 'Squeak3.1alpha' 'Squeak3.1beta' 'Squeak3.2alpha'
'Squeak3.2gamma' 'Squeak3.2' 'Squeak3.2.1' 'Squeak3.4alpha'
'Squeak3.4beta' 'Squeak3.4gamma' 'Squeak3.5alpha' 'Squeak3.5beta'
'Squeak3.5gamma' 'Squeak3.6alpha' 'Squeak3.6beta' 'Squeak3.6gamma'
'Squeak3.6') do: [:v |
m readFilesIn: d updateFile: 'updates.list' versionName: v.].
d := FileDirectory default directoryNamed: 'squeak.org-updates'.
#('Squeak3.7alpha' 'Squeak3.7beta' 'Squeak3.7gamma' 'Squeak3.7'
'Squeak3.8alpha' 'Squeak3.8beta' 'Squeak3.8gamma') do: [:v |
m readFilesIn: d updateFile: 'SqCupdates.list' versionName: v.].
m readFile: 'Squeak3.9b-7053.changes' encodingName: 'utf-8'.
m readFile: 'SqueakV39.sources' encodingName: 'utf-8'.
m readFile: 'Squeak39g-7056+3102-7179.changes' encodingName: 'utf-8'.
b := MethodHistoryBrowser new.
b database: m.
MethodHistoryBrowser openBrowserView: (b openEditString: nil) label:
'foo'.
Authorship initialize.
authors := Authorship new.
authors database: m.
missing := authors missingAuthorsWithMethods.
returned := authors returnedAuthorsWithMethods.
notAccounted := authors notAccounted.
historicalMissing := authors historicalMissingAuthorsWithMethods.
historicalNotAccounted := authors historicalNotAccounted.
f _ FileStream newFileNamed: 'currentMissing.html'.
m writeDictWithVersion: missing toHTMLFileNameOn: f title:
'AgreementMissingPharo' explanationFileName: nil.
f close.
m writeDict: missing toFileName: 'missingPharo.txt'.
missing at: ((m at: #Debugger at: #buildMorphicNotifierLabelled:message:)
at: 3) author
missing
I got
From: ghjg
To: Pharo-project(a)lists.gforge.inria.fr
Subject: [BUG]UTF8TextConverter(Object)>>error:
here insert explanation of what you were doing, suspect changes you've
made and so forth.
15 May 2009 9:42:37 pm
VM: Mac OS - intel - 1056 - Squeak3.8.1 of '28 Aug 2006' [latest
update: #6747] Squeak VM 4.1.1b2
Image: Pharo0.1 [Latest update: #10306]
SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir /Data/squeak4.0-relicenseTools/history
Trusted Dir /foobar/tooBar/forSqueak/bogus
Untrusted Dir /Users/ducasse/Library/Preferences/Squeak/Internet/My
Squeak
UTF8TextConverter(Object)>>error:
Receiver: an UTF8TextConverter
Arguments and temporary variables:
aString: 'Invalid utf8 input detected'
Receiver's instance variables:
an UTF8TextConverter
UTF8TextConverter>>errorMalformedInput
Receiver: an UTF8TextConverter
Arguments and temporary variables:
Receiver's instance variables:
an UTF8TextConverter
UTF8TextConverter>>nextFromStream:
Receiver: an UTF8TextConverter
Arguments and temporary variables:
aStream: MultiByteFileStream: '/Data/squeak4.0-relicenseTools/
history/Pharo0.1C...etc...
character1: $
value1: 160
character2: Character tab
value2: 9
unicode: nil
character3: Character tab
value3: 9
character4: nil
value4: nil
Receiver's instance variables:
an UTF8TextConverter
MultiByteFileStream>>next
Receiver: MultiByteFileStream: '/Data/squeak4.0-relicenseTools/
history/Pharo0.1Core-10306clreadytowo...etc...
Arguments and temporary variables:
char: nil
secondChar: nil
state: nil
Receiver's instance variables:
MultiByteFileStream(PositionableStream)>>nextChunk
Receiver: MultiByteFileStream: '/Data/squeak4.0-relicenseTools/
history/Pharo0.1Core-10306clreadytowo...etc...
Arguments and temporary variables:
terminator: $!
out: a WriteStream 'doesNotUnderstand: aMessage
"Handle the fact that there ...etc...
ch: Character cr
Receiver's instance variables:
MultiByteFileStream(PositionableStream)>>nextChunkText
Receiver: MultiByteFileStream: '/Data/squeak4.0-relicenseTools/
history/Pharo0.1Core-10306clreadytowo...etc...
Arguments and temporary variables:
string: nil
runsRaw: nil
strm: nil
runs: nil
peek: nil
pos: nil
Receiver's instance variables:
[] in RemoteString>>text
Receiver: a RemoteString
Arguments and temporary variables:
theFile: MultiByteFileStream: '/Data/squeak4.0-relicenseTools/
history/Pharo0.1C...etc...
Receiver's instance variables:
sourceFileNumber: 2
filePositionHi: 10007336
BlockClosure>>ensure:
Receiver: [closure] in RemoteString>>text
Arguments and temporary variables:
aBlock: [closure] in RemoteString>>text
returnValue: nil
b: nil
Receiver's instance variables:
outerContext: RemoteString>>text
startpc: 72
numArgs: 0
RemoteString>>text
Receiver: a RemoteString
Arguments and temporary variables:
theFile: MultiByteFileStream: '/Data/squeak4.0-relicenseTools/
history/Pharo0.1C...etc...
Receiver's instance variables:
sourceFileNumber: 2
filePositionHi: 10007336
CompiledMethod>>getSourceFromFile
Receiver: a CompiledMethod (838)
Arguments and temporary variables:
position: 10007336
Receiver's instance variables:
a CompiledMethod (838)
CompiledMethod>>methodNode
Receiver: a CompiledMethod (838)
Arguments and temporary variables:
aClass: Object
source: nil
Receiver's instance variables:
a CompiledMethod (838)
[] in DebuggerMethodMap class>>forMethod:
Receiver: DebuggerMethodMap
Arguments and temporary variables:
aMethod: a CompiledMethod (838)
Receiver's instance variables:
superclass: Object
methodDict: a MethodDictionary(#abstractSourceMap->a CompiledMethod
(1628) #for...etc...
format: 140
instanceVariables: #('timestamp' 'methodReference' 'methodNode'
'abstractSource...etc...
organization: ('initialize-release' forMethod:methodNode:)
('accessing' markRec...etc...
subclasses: {DebuggerMethodMapForBlueBookMethods .
DebuggerMethodMapForClosureC...etc...
name: #DebuggerMethodMap
classPool: a Dictionary(#MapCache->a WeakIdentityKeyDictionary(a
CompiledMethod...etc...
sharedPools: nil
environment: Smalltalk
category: #'Tools-Debugger'
traitComposition: nil
localSelectors: nil
WeakIdentityKeyDictionary(Dictionary)>>at:ifAbsent:
Receiver: a WeakIdentityKeyDictionary(a CompiledMethod (1637)->a
DebuggerMethodMapForClosureCompiled...etc...
Arguments and temporary variables:
key: a CompiledMethod (838)
aBlock: [closure] in DebuggerMethodMap class>>forMethod:
assoc: nil
Receiver's instance variables:
tally: 16
array: an Array(nil nil a CompiledMethod (2402)->a
DebuggerMethodMapForClosureC...etc...
DebuggerMethodMap class>>forMethod:
Receiver: DebuggerMethodMap
Arguments and temporary variables:
aMethod: a CompiledMethod (838)
Receiver's instance variables:
superclass: Object
methodDict: a MethodDictionary(#abstractSourceMap->a CompiledMethod
(1628) #for...etc...
format: 140
instanceVariables: #('timestamp' 'methodReference' 'methodNode'
'abstractSource...etc...
organization: ('initialize-release' forMethod:methodNode:)
('accessing' markRec...etc...
subclasses: {DebuggerMethodMapForBlueBookMethods .
DebuggerMethodMapForClosureC...etc...
name: #DebuggerMethodMap
classPool: a Dictionary(#MapCache->a WeakIdentityKeyDictionary(a
CompiledMethod...etc...
sharedPools: nil
environment: Smalltalk
category: #'Tools-Debugger'
traitComposition: nil
localSelectors: nil
CompiledMethod>>debuggerMap
Receiver: a CompiledMethod (838)
Arguments and temporary variables:
Receiver's instance variables:
a CompiledMethod (838)
MethodContext(InstructionStream)>>debuggerMap
Receiver: ByteString(Object)>>doesNotUnderstand: #missing
Arguments and temporary variables:
Receiver's instance variables:
sender: UndefinedObject>>DoIt
pc: 50
stackp: 3
method: a CompiledMethod (838)
closureOrNil: nil
receiver: 'hg'
Debugger>>selectedMessage
Receiver: a Debugger
Arguments and temporary variables:
Receiver's instance variables:
dependents: a DependentsArray(a PreDebugWindow(2623) a
PluggableListMorph(853))...etc...
contents: nil
currentCompiledMethod: nil
contentsSymbol: nil
interruptedProcess: a Process in Debugger
class>>openOn:context:label:contents:...etc...
interruptedController: nil
contextStack: an
OrderedCollection(ByteString(Object)>>doesNotUnderstand: #miss...etc...
contextStackTop: ByteString(Object)>>doesNotUnderstand: #missing
contextStackIndex: 1
contextStackList: an
OrderedCollection('ByteString(Object)>>doesNotUnderstand: ...etc...
receiverInspector: an Inspector
contextVariablesInspector: a ContextVariablesInspector
externalInterrupt: false
proceedValue: nil
selectingPC: true
debuggerMap: nil
savedCursor: ((CursorWithMask
extent: 16@16
depth: 1
fromArray: #(
2r0
2...etc...
isolationHead: nil
failedProject: nil
errorWasInUIProcess: true
labelString: nil
Debugger>>contextStackIndex:oldContextWas:
Receiver: a Debugger
Arguments and temporary variables:
anInteger: 1
oldContext: nil
isNewMethod: true
selectedContextSlotName: nil
index: nil
Receiver's instance variables:
dependents: a DependentsArray(a PreDebugWindow(2623) a
PluggableListMorph(853))...etc...
contents: nil
currentCompiledMethod: nil
contentsSymbol: nil
interruptedProcess: a Process in Debugger
class>>openOn:context:label:contents:...etc...
interruptedController: nil
contextStack: an
OrderedCollection(ByteString(Object)>>doesNotUnderstand: #miss...etc...
contextStackTop: ByteString(Object)>>doesNotUnderstand: #missing
contextStackIndex: 1
contextStackList: an
OrderedCollection('ByteString(Object)>>doesNotUnderstand: ...etc...
receiverInspector: an Inspector
contextVariablesInspector: a ContextVariablesInspector
externalInterrupt: false
proceedValue: nil
selectingPC: true
debuggerMap: nil
savedCursor: ((CursorWithMask
extent: 16@16
depth: 1
fromArray: #(
2r0
2...etc...
isolationHead: nil
failedProject: nil
errorWasInUIProcess: true
labelString: nil
Debugger>>toggleContextStackIndex:
Receiver: a Debugger
Arguments and temporary variables:
anInteger: 1
Receiver's instance variables:
dependents: a DependentsArray(a PreDebugWindow(2623) a
PluggableListMorph(853))...etc...
contents: nil
currentCompiledMethod: nil
contentsSymbol: nil
interruptedProcess: a Process in Debugger
class>>openOn:context:label:contents:...etc...
interruptedController: nil
contextStack: an
OrderedCollection(ByteString(Object)>>doesNotUnderstand: #miss...etc...
contextStackTop: ByteString(Object)>>doesNotUnderstand: #missing
contextStackIndex: 1
contextStackList: an
OrderedCollection('ByteString(Object)>>doesNotUnderstand: ...etc...
receiverInspector: an Inspector
contextVariablesInspector: a ContextVariablesInspector
externalInterrupt: false
proceedValue: nil
selectingPC: true
debuggerMap: nil
savedCursor: ((CursorWithMask
extent: 16@16
depth: 1
fromArray: #(
2r0
2...etc...
isolationHead: nil
failedProject: nil
errorWasInUIProcess: true
labelString: nil
Debugger>>debugAt:
Receiver: a Debugger
Arguments and temporary variables:
anInteger: 1
Receiver's instance variables:
dependents: a DependentsArray(a PreDebugWindow(2623) a
PluggableListMorph(853))...etc...
contents: nil
currentCompiledMethod: nil
contentsSymbol: nil
interruptedProcess: a Process in Debugger
class>>openOn:context:label:contents:...etc...
interruptedController: nil
contextStack: an
OrderedCollection(ByteString(Object)>>doesNotUnderstand: #miss...etc...
contextStackTop: ByteString(Object)>>doesNotUnderstand: #missing
contextStackIndex: 1
contextStackList: an
OrderedCollection('ByteString(Object)>>doesNotUnderstand: ...etc...
receiverInspector: an Inspector
contextVariablesInspector: a ContextVariablesInspector
externalInterrupt: false
proceedValue: nil
selectingPC: true
debuggerMap: nil
savedCursor: ((CursorWithMask
extent: 16@16
depth: 1
fromArray: #(
2r0
2...etc...
isolationHead: nil
failedProject: nil
errorWasInUIProcess: true
labelString: nil
PluggableListMorph>>changeModelSelection:
Receiver: a PluggableListMorph(853)
Arguments and temporary variables:
anInteger: 1
Receiver's instance variables:
bounds: 319@384 corner: 759@473
owner: a PreDebugWindow(2623)
submorphs: an Array(a ScrollBar(3036) a TransformMorph(1197))
fullBounds: 319@384 corner: 759@473
color: Color white
extension: a MorphExtension (2096) [locked] [other: (layoutFrame -
> a LayoutF...etc...
borderWidth: 1
borderColor: (Color r: 0.667 g: 0.667 b: 0.667)
model: a Debugger
slotName: nil
open: false
scrollBar: a ScrollBar(3036)
scroller: a TransformMorph(1197)
retractableScrollBar: false
scrollBarOnLeft: false
getMenuSelector: nil
getMenuTitleSelector: nil
hasFocus: false
hScrollBar: a ScrollBar(3648)
list: an OrderedCollection('ByteString(Object)>>doesNotUnderstand:
#missing' 'U...etc...
getListSelector: #contextStackList
getListSizeSelector: nil
getListElementSelector: nil
getIndexSelector: #contextStackIndex
setIndexSelector: #debugAt:
keystrokeActionSelector: nil
autoDeselect: true
lastKeystrokeTime: 0
lastKeystrokes: ''
doubleClickSelector: nil
handlesBasicKeys: nil
potentialDropRow: nil
listMorph: a LazyListMorph(2276)
hScrollRangeCache: nil
PluggableListMorph>>mouseUp:
Receiver: a PluggableListMorph(853)
Arguments and temporary variables:
event: [442@390 mouseUp 14061207 nil]
row: 1
mdr: 1
Receiver's instance variables:
bounds: 319@384 corner: 759@473
owner: a PreDebugWindow(2623)
submorphs: an Array(a ScrollBar(3036) a TransformMorph(1197))
fullBounds: 319@384 corner: 759@473
color: Color white
extension: a MorphExtension (2096) [locked] [other: (layoutFrame -
> a LayoutF...etc...
borderWidth: 1
borderColor: (Color r: 0.667 g: 0.667 b: 0.667)
model: a Debugger
slotName: nil
open: false
scrollBar: a ScrollBar(3036)
scroller: a TransformMorph(1197)
retractableScrollBar: false
scrollBarOnLeft: false
getMenuSelector: nil
getMenuTitleSelector: nil
hasFocus: false
hScrollBar: a ScrollBar(3648)
list: an OrderedCollection('ByteString(Object)>>doesNotUnderstand:
#missing' 'U...etc...
getListSelector: #contextStackList
getListSizeSelector: nil
getListElementSelector: nil
getIndexSelector: #contextStackIndex
setIndexSelector: #debugAt:
keystrokeActionSelector: nil
autoDeselect: true
lastKeystrokeTime: 0
lastKeystrokes: ''
doubleClickSelector: nil
handlesBasicKeys: nil
potentialDropRow: nil
listMorph: a LazyListMorph(2276)
hScrollRangeCache: nil
PluggableListMorph(Morph)>>handleMouseUp:
Receiver: a PluggableListMorph(853)
Arguments and temporary variables:
anEvent: [442@390 mouseUp 14061207 nil]
Receiver's instance variables:
bounds: 319@384 corner: 759@473
owner: a PreDebugWindow(2623)
submorphs: an Array(a ScrollBar(3036) a TransformMorph(1197))
fullBounds: 319@384 corner: 759@473
color: Color white
extension: a MorphExtension (2096) [locked] [other: (layoutFrame -
> a LayoutF...etc...
borderWidth: 1
borderColor: (Color r: 0.667 g: 0.667 b: 0.667)
model: a Debugger
slotName: nil
open: false
scrollBar: a ScrollBar(3036)
scroller: a TransformMorph(1197)
retractableScrollBar: false
scrollBarOnLeft: false
getMenuSelector: nil
getMenuTitleSelector: nil
hasFocus: false
hScrollBar: a ScrollBar(3648)
list: an OrderedCollection('ByteString(Object)>>doesNotUnderstand:
#missing' 'U...etc...
getListSelector: #contextStackList
getListSizeSelector: nil
getListElementSelector: nil
getIndexSelector: #contextStackIndex
setIndexSelector: #debugAt:
keystrokeActionSelector: nil
autoDeselect: true
lastKeystrokeTime: 0
lastKeystrokes: ''
doubleClickSelector: nil
handlesBasicKeys: nil
potentialDropRow: nil
listMorph: a LazyListMorph(2276)
hScrollRangeCache: nil
MouseButtonEvent>>sentTo:
Receiver: [442@390 mouseUp 14061207 nil]
Arguments and temporary variables:
anObject: a PluggableListMorph(853)
Receiver's instance variables:
timeStamp: 14061207
source: a HandMorph(3216)
windowIndex: nil
type: #mouseUp
buttons: 0
position: 442@390
handler: nil
wasHandled: true
whichButton: 4
PluggableListMorph(Morph)>>handleEvent:
Receiver: a PluggableListMorph(853)
Arguments and temporary variables:
anEvent: [442@390 mouseUp 14061207 nil]
Receiver's instance variables:
bounds: 319@384 corner: 759@473
owner: a PreDebugWindow(2623)
submorphs: an Array(a ScrollBar(3036) a TransformMorph(1197))
fullBounds: 319@384 corner: 759@473
color: Color white
extension: a MorphExtension (2096) [locked] [other: (layoutFrame -
> a LayoutF...etc...
borderWidth: 1
borderColor: (Color r: 0.667 g: 0.667 b: 0.667)
model: a Debugger
slotName: nil
open: false
scrollBar: a ScrollBar(3036)
scroller: a TransformMorph(1197)
retractableScrollBar: false
scrollBarOnLeft: false
getMenuSelector: nil
getMenuTitleSelector: nil
hasFocus: false
hScrollBar: a ScrollBar(3648)
list: an OrderedCollection('ByteString(Object)>>doesNotUnderstand:
#missing' 'U...etc...
getListSelector: #contextStackList
getListSizeSelector: nil
getListElementSelector: nil
getIndexSelector: #contextStackIndex
setIndexSelector: #debugAt:
keystrokeActionSelector: nil
autoDeselect: true
lastKeystrokeTime: 0
lastKeystrokes: ''
doubleClickSelector: nil
handlesBasicKeys: nil
potentialDropRow: nil
listMorph: a LazyListMorph(2276)
hScrollRangeCache: nil
MorphicEventDispatcher>>dispatchDefault:with:
Receiver: a MorphicEventDispatcher
Arguments and temporary variables:
anEvent: [442@390 mouseUp 14061207 nil]
aMorph: a PluggableListMorph(853)
localEvt: [442@390 mouseUp 14061207 nil]
index: 3
child: a TransformMorph(1197)
morphs: an Array(a ScrollBar(3036) a TransformMorph(1197))
inside: true
Receiver's instance variables:
lastType: #mouseUp
lastDispatch: #dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
Receiver: a MorphicEventDispatcher
Arguments and temporary variables:
anEvent: [442@390 mouseUp 14061207 nil]
aMorph: a PluggableListMorph(853)
Receiver's instance variables:
lastType: #mouseUp
lastDispatch: #dispatchDefault:with:
PluggableListMorph(Morph)>>processEvent:using:
Receiver: a PluggableListMorph(853)
Arguments and temporary variables:
anEvent: [442@390 mouseUp 14061207 nil]
defaultDispatcher: a MorphicEventDispatcher
Receiver's instance variables:
bounds: 319@384 corner: 759@473
owner: a PreDebugWindow(2623)
submorphs: an Array(a ScrollBar(3036) a TransformMorph(1197))
fullBounds: 319@384 corner: 759@473
color: Color white
extension: a MorphExtension (2096) [locked] [other: (layoutFrame -
> a LayoutF...etc...
borderWidth: 1
borderColor: (Color r: 0.667 g: 0.667 b: 0.667)
model: a Debugger
slotName: nil
open: false
scrollBar: a ScrollBar(3036)
scroller: a TransformMorph(1197)
retractableScrollBar: false
scrollBarOnLeft: false
getMenuSelector: nil
getMenuTitleSelector: nil
hasFocus: false
hScrollBar: a ScrollBar(3648)
list: an OrderedCollection('ByteString(Object)>>doesNotUnderstand:
#missing' 'U...etc...
getListSelector: #contextStackList
getListSizeSelector: nil
getListElementSelector: nil
getIndexSelector: #contextStackIndex
setIndexSelector: #debugAt:
keystrokeActionSelector: nil
autoDeselect: true
lastKeystrokeTime: 0
lastKeystrokes: ''
doubleClickSelector: nil
handlesBasicKeys: nil
potentialDropRow: nil
listMorph: a LazyListMorph(2276)
hScrollRangeCache: nil
PluggableListMorph(Morph)>>processEvent:
Receiver: a PluggableListMorph(853)
Arguments and temporary variables:
anEvent: [442@390 mouseUp 14061207 nil]
Receiver's instance variables:
bounds: 319@384 corner: 759@473
owner: a PreDebugWindow(2623)
submorphs: an Array(a ScrollBar(3036) a TransformMorph(1197))
fullBounds: 319@384 corner: 759@473
color: Color white
extension: a MorphExtension (2096) [locked] [other: (layoutFrame -
> a LayoutF...etc...
borderWidth: 1
borderColor: (Color r: 0.667 g: 0.667 b: 0.667)
model: a Debugger
slotName: nil
open: false
scrollBar: a ScrollBar(3036)
scroller: a TransformMorph(1197)
retractableScrollBar: false
scrollBarOnLeft: false
getMenuSelector: nil
getMenuTitleSelector: nil
hasFocus: false
hScrollBar: a ScrollBar(3648)
list: an OrderedCollection('ByteString(Object)>>doesNotUnderstand:
#missing' 'U...etc...
getListSelector: #contextStackList
getListSizeSelector: nil
getListElementSelector: nil
getIndexSelector: #contextStackIndex
setIndexSelector: #debugAt:
keystrokeActionSelector: nil
autoDeselect: true
lastKeystrokeTime: 0
lastKeystrokes: ''
doubleClickSelector: nil
handlesBasicKeys: nil
potentialDropRow: nil
listMorph: a LazyListMorph(2276)
hScrollRangeCache: nil
PluggableListMorph>>handleFocusEvent:
Receiver: a PluggableListMorph(853)
Arguments and temporary variables:
anEvent: [442@390 mouseUp 14061207 nil]
Receiver's instance variables:
bounds: 319@384 corner: 759@473
owner: a PreDebugWindow(2623)
submorphs: an Array(a ScrollBar(3036) a TransformMorph(1197))
fullBounds: 319@384 corner: 759@473
color: Color white
extension: a MorphExtension (2096) [locked] [other: (layoutFrame -
> a LayoutF...etc...
borderWidth: 1
borderColor: (Color r: 0.667 g: 0.667 b: 0.667)
model: a Debugger
slotName: nil
open: false
scrollBar: a ScrollBar(3036)
scroller: a TransformMorph(1197)
retractableScrollBar: false
scrollBarOnLeft: false
getMenuSelector: nil
getMenuTitleSelector: nil
hasFocus: false
hScrollBar: a ScrollBar(3648)
list: an OrderedCollection('ByteString(Object)>>doesNotUnderstand:
#missing' 'U...etc...
getListSelector: #contextStackList
getListSizeSelector: nil
getListElementSelector: nil
getIndexSelector: #contextStackIndex
setIndexSelector: #debugAt:
keystrokeActionSelector: nil
autoDeselect: true
lastKeystrokeTime: 0
lastKeystrokes: ''
doubleClickSelector: nil
handlesBasicKeys: nil
potentialDropRow: nil
listMorph: a LazyListMorph(2276)
hScrollRangeCache: nil
[] in HandMorph>>sendFocusEvent:to:clear:
Receiver: a HandMorph(3216)
Arguments and temporary variables:
<<error during printing>
Receiver's instance variables:
bounds: 754@479 corner: 770@495
owner: a PasteUpMorph(1622) [world]
submorphs: #()
fullBounds: 754@479 corner: 770@495
color: Color blue
extension: a MorphExtension (539) [eventHandler = an EventHandler]
mouseFocus: nil
keyboardFocus: nil
eventListeners: nil
mouseListeners: nil
keyboardListeners: nil
mouseClickState: nil
mouseOverHandler: a MouseOverHandler
lastMouseEvent: [754@479 mouseUp 20587660 nil]
targetOffset: 27@13
damageRecorder: a DamageRecorder
cacheCanvas: nil
cachedCanvasHasHoles: true
temporaryCursor: nil
temporaryCursorOffset: nil
hardwareCursor: nil
hasChanged: true
savedPatch: nil
userInitials: ''
lastEventBuffer: #(1 20587660 754 479 0 0 0 1)
lastKeyScanCode: 5
combinedChar: nil
[] in PasteUpMorph>>becomeActiveDuring:
Receiver: a PasteUpMorph(1622) [world]
Arguments and temporary variables:
<<error during printing>
Receiver's instance variables:
bounds: 0@0 corner: 1217@772
owner: nil
submorphs: an Array(a TaskbarMorph(3095) a SystemWindow(1690) a
SystemWindow(30...etc...
fullBounds: nil
color: (Color r: 0.97 g: 0.98 b: 1.0)
extension: a MorphExtension (2543) [eventHandler = an
EventHandler] [other: (...etc...
borderWidth: 0
borderColor: (Color r: 0.03 g: 0.02 b: 0.0)
presenter: a Presenter (1246)
model: a MorphicModel(1926)
cursor: 1
padding: 3
backgroundMorph: nil
isPartsBin: nil
autoLineLayout: false
indicateCursor: nil
resizeToFit: nil
wantsMouseOverHalos: nil
worldState: a WorldState
griddingOn: nil
BlockClosure>>on:do:
Receiver: [closure] in PasteUpMorph>>becomeActiveDuring:
Arguments and temporary variables:
exception: Error
handlerAction: [closure] in PasteUpMorph>>becomeActiveDuring:
handlerActive: false
Receiver's instance variables:
outerContext: PasteUpMorph>>becomeActiveDuring:
startpc: 67
numArgs: 0
PasteUpMorph>>becomeActiveDuring:
Receiver: a PasteUpMorph(1622) [world]
Arguments and temporary variables:
aBlock: [closure] in HandMorph>>sendFocusEvent:to:clear:
priorWorld: a PasteUpMorph(1622) [world]
priorHand: a HandMorph(3216)
priorEvent: [442@390 mouseOver nil nil]
Receiver's instance variables:
bounds: 0@0 corner: 1217@772
owner: nil
submorphs: an Array(a TaskbarMorph(3095) a SystemWindow(1690) a
SystemWindow(30...etc...
fullBounds: nil
color: (Color r: 0.97 g: 0.98 b: 1.0)
extension: a MorphExtension (2543) [eventHandler = an
EventHandler] [other: (...etc...
borderWidth: 0
borderColor: (Color r: 0.03 g: 0.02 b: 0.0)
presenter: a Presenter (1246)
model: a MorphicModel(1926)
cursor: 1
padding: 3
backgroundMorph: nil
isPartsBin: nil
autoLineLayout: false
indicateCursor: nil
resizeToFit: nil
wantsMouseOverHalos: nil
worldState: a WorldState
griddingOn: nil
HandMorph>>sendFocusEvent:to:clear:
Receiver: a HandMorph(3216)
Arguments and temporary variables:
anEvent: [442@390 mouseUp 14061207 nil]
focusHolder: a PluggableListMorph(853)
aBlock: [closure] in HandMorph>>sendMouseEvent:
w: a PasteUpMorph(1622) [world]
result: #(nil)
Receiver's instance variables:
bounds: 754@479 corner: 770@495
owner: a PasteUpMorph(1622) [world]
submorphs: #()
fullBounds: 754@479 corner: 770@495
color: Color blue
extension: a MorphExtension (539) [eventHandler = an EventHandler]
mouseFocus: nil
keyboardFocus: nil
eventListeners: nil
mouseListeners: nil
keyboardListeners: nil
mouseClickState: nil
mouseOverHandler: a MouseOverHandler
lastMouseEvent: [754@479 mouseUp 20587660 nil]
targetOffset: 27@13
damageRecorder: a DamageRecorder
cacheCanvas: nil
cachedCanvasHasHoles: true
temporaryCursor: nil
temporaryCursorOffset: nil
hardwareCursor: nil
hasChanged: true
savedPatch: nil
userInitials: ''
lastEventBuffer: #(1 20587660 754 479 0 0 0 1)
lastKeyScanCode: 5
combinedChar: nil
HandMorph>>sendEvent:focus:clear:
Receiver: a HandMorph(3216)
Arguments and temporary variables:
anEvent: [442@390 mouseUp 14061207 nil]
focusHolder: a PluggableListMorph(853)
aBlock: [closure] in HandMorph>>sendMouseEvent:
result: nil
Receiver's instance variables:
bounds: 754@479 corner: 770@495
owner: a PasteUpMorph(1622) [world]
submorphs: #()
fullBounds: 754@479 corner: 770@495
color: Color blue
extension: a MorphExtension (539) [eventHandler = an EventHandler]
mouseFocus: nil
keyboardFocus: nil
eventListeners: nil
mouseListeners: nil
keyboardListeners: nil
mouseClickState: nil
mouseOverHandler: a MouseOverHandler
lastMouseEvent: [754@479 mouseUp 20587660 nil]
targetOffset: 27@13
damageRecorder: a DamageRecorder
cacheCanvas: nil
cachedCanvasHasHoles: true
temporaryCursor: nil
temporaryCursorOffset: nil
hardwareCursor: nil
hasChanged: true
savedPatch: nil
userInitials: ''
lastEventBuffer: #(1 20587660 754 479 0 0 0 1)
lastKeyScanCode: 5
combinedChar: nil
HandMorph>>sendMouseEvent:
Receiver: a HandMorph(3216)
Arguments and temporary variables:
anEvent: [442@390 mouseUp 14061207 nil]
Receiver's instance variables:
bounds: 754@479 corner: 770@495
owner: a PasteUpMorph(1622) [world]
submorphs: #()
fullBounds: 754@479 corner: 770@495
color: Color blue
extension: a MorphExtension (539) [eventHandler = an EventHandler]
mouseFocus: nil
keyboardFocus: nil
eventListeners: nil
mouseListeners: nil
keyboardListeners: nil
mouseClickState: nil
mouseOverHandler: a MouseOverHandler
lastMouseEvent: [754@479 mouseUp 20587660 nil]
targetOffset: 27@13
damageRecorder: a DamageRecorder
cacheCanvas: nil
cachedCanvasHasHoles: true
temporaryCursor: nil
temporaryCursorOffset: nil
hardwareCursor: nil
hasChanged: true
savedPatch: nil
userInitials: ''
lastEventBuffer: #(1 20587660 754 479 0 0 0 1)
lastKeyScanCode: 5
combinedChar: nil
HandMorph>>handleEvent:
Receiver: a HandMorph(3216)
Arguments and temporary variables:
anEvent: [442@390 mouseUp 14061207 nil]
evt: [442@390 mouseUp 14061207 nil]
ofs: nil
Receiver's instance variables:
bounds: 754@479 corner: 770@495
owner: a PasteUpMorph(1622) [world]
submorphs: #()
fullBounds: 754@479 corner: 770@495
color: Color blue
extension: a MorphExtension (539) [eventHandler = an EventHandler]
mouseFocus: nil
keyboardFocus: nil
eventListeners: nil
mouseListeners: nil
keyboardListeners: nil
mouseClickState: nil
mouseOverHandler: a MouseOverHandler
lastMouseEvent: [754@479 mouseUp 20587660 nil]
targetOffset: 27@13
damageRecorder: a DamageRecorder
cacheCanvas: nil
cachedCanvasHasHoles: true
temporaryCursor: nil
temporaryCursorOffset: nil
hardwareCursor: nil
hasChanged: true
savedPatch: nil
userInitials: ''
lastEventBuffer: #(1 20587660 754 479 0 0 0 1)
lastKeyScanCode: 5
combinedChar: nil
HandMorph>>processEvents
Receiver: a HandMorph(3216)
Arguments and temporary variables:
evt: [442@390 mouseUp 14061207 nil]
evtBuf: #(1 14061207 442 390 0 0 0 1)
type: 1
hadAny: false
Receiver's instance variables:
bounds: 754@479 corner: 770@495
owner: a PasteUpMorph(1622) [world]
submorphs: #()
fullBounds: 754@479 corner: 770@495
color: Color blue
extension: a MorphExtension (539) [eventHandler = an EventHandler]
mouseFocus: nil
keyboardFocus: nil
eventListeners: nil
mouseListeners: nil
keyboardListeners: nil
mouseClickState: nil
mouseOverHandler: a MouseOverHandler
lastMouseEvent: [754@479 mouseUp 20587660 nil]
targetOffset: 27@13
damageRecorder: a DamageRecorder
cacheCanvas: nil
cachedCanvasHasHoles: true
temporaryCursor: nil
temporaryCursorOffset: nil
hardwareCursor: nil
hasChanged: true
savedPatch: nil
userInitials: ''
lastEventBuffer: #(1 20587660 754 479 0 0 0 1)
lastKeyScanCode: 5
combinedChar: nil
--- The full stack ---
UTF8TextConverter(Object)>>error:
UTF8TextConverter>>errorMalformedInput
UTF8TextConverter>>nextFromStream:
MultiByteFileStream>>next
MultiByteFileStream(PositionableStream)>>nextChunk
MultiByteFileStream(PositionableStream)>>nextChunkText
[] in RemoteString>>text
BlockClosure>>ensure:
RemoteString>>text
CompiledMethod>>getSourceFromFile
CompiledMethod>>methodNode
[] in DebuggerMethodMap class>>forMethod:
WeakIdentityKeyDictionary(Dictionary)>>at:ifAbsent:
DebuggerMethodMap class>>forMethod:
CompiledMethod>>debuggerMap
MethodContext(InstructionStream)>>debuggerMap
Debugger>>selectedMessage
Debugger>>contextStackIndex:oldContextWas:
Debugger>>toggleContextStackIndex:
Debugger>>debugAt:
PluggableListMorph>>changeModelSelection:
PluggableListMorph>>mouseUp:
PluggableListMorph(Morph)>>handleMouseUp:
MouseButtonEvent>>sentTo:
PluggableListMorph(Morph)>>handleEvent:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
PluggableListMorph(Morph)>>processEvent:using:
PluggableListMorph(Morph)>>processEvent:
PluggableListMorph>>handleFocusEvent:
[] in HandMorph>>sendFocusEvent:to:clear:
[] in PasteUpMorph>>becomeActiveDuring:
BlockClosure>>on:do:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
- - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
[] in WorldState>>doOneCycleNowFor:
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>spawnNewProcess
[] in BlockClosure>>newProcess
>
May 15, 2009
Re: [Pharo-project] Pharo splash
by Stéphane Ducasse
Yeap
we feel the pressure :)
On May 15, 2009, at 3:12 PM, Damien Cassou wrote:
> Thank you, I think that will be useful for the Pharo release.
>
> 2009/5/15 Torsten Bergmann <astares(a)gmx.de>:
>> Sorry for bloating your mailbox but in case
>> someone is in the need for a splash screen
>> for presenting Pharo you will find one attached.
>>
>> Otherwise delete this mail. This is also in
>> preparation of a Win32 setup bundle.
>>
>> On Win32 you can enable the splash using the
>> Squeak/Pharo.ini file (see [1])
>>
>> Thx
>> T.
>>
>> [1] http://www.squeakvm.org/win32/settings.html
>>
>> --
>> Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate +
>> Telefonanschluss für nur 17,95 Euro/mtl.!* http://dslspecial.gmx.de/freedsl-surfflat/?ac=OM.AD.PD003K11308T4569a
>>
>> _______________________________________________
>> Pharo-project mailing list
>> Pharo-project(a)lists.gforge.inria.fr
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>
>
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Lambdas are relegated to relative obscurity until Java makes them
> popular by not having them." James Iry
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project(a)lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
May 15, 2009
Re: [Pharo-project] style preserving for code file out ?
by Stéphane Ducasse
Plain text.
if in the future people want to story hyperlink (which would be cool)
it should be redone.
Stef
On May 15, 2009, at 4:48 PM, Alain Plantec wrote:
> Hi all,
> What is the usefulness of preserving code style for method logging ?
> I personally always answer no when, while accepting some code,
> I've to answer to "This method contains style for the first time (e.g.
> bold or colored text).
> Do you really want to save the style info?".
>
> Regarding the preferences to settings refactoring,
> another way of asking this question would be "can I remove this
> feature ?"
>
> Thanks
> Alain
>
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project(a)lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
May 15, 2009