Hi!
I am trying hard to use the debugger, and this is not easy.
If I select code in the debugger, doing a right-click and selecting 'debug it’ is crucial. Opening a debugger from another debugger is a strong pilar of Smalltalk.
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi,
I created a little visualization using the TreeMapBuilder called the System
Nesting Map: it shows the nesting of classes in namespaces. It's not much
technically, but it can come in handy from time to time. You can see a
description here:
http://www.humane-assessment.com/blog/system-nesting-map/
And Merry Christmas!
Cheers,
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
Hi!
Yesterday we had the moose day. We were about 30 people, coming from Switzerland, Chile, Belgium and France. We had many presentations covering meta-modeling (Orion, FamixDiff), Evolution (ApiEvolutionMiner, VersionSigns of Caries), Visualization (Roassal & GraphET), testing parsing activities, Pharo launcher, use of GraphET for diseases tracking, chatting with Robots with Phratch.
Some pictures are available from my tweet account:
https://twitter.com/alexbergel
Yeah, I should have …
[View More]used a different hashtag, but I realized that too late :-)
Big big thanks to the organizers!
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
[View Less]
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1033 by wet...(a)gmail.com: The result of loading a model from an
MSE file is an OrderedCollection, not a MooseModel
http://code.google.com/p/moose-technology/issues/detail?id=1033
When loading a model from an MSE file, the result is not a MooseModel per
se, but an OrderedCollection of various types (methods, invocations,
accesses), and probably everything that should be inside, except that it is
unstructured.
…
[View More]Experienced this on a Windows platform, with the latest version of Moose
(5.0 development on Pharo 3).
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
[View Less]
Status: New
Owner: ----
CC: chisvasi...(a)gmail.com
Labels: Type-Enhancement Priority-Medium Component-GlamorousToolkit
Milestone-5.0
New issue 1035 by tu...(a)tudorgirba.com: GTInspector should gray out special
variables
http://code.google.com/p/moose-technology/issues/detail?id=1035
In the current implementation, self and other special variables appear with
an underscore prefix. They should simply be grayed out.
--
You received this message because this project is configured to send …
[View More]all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
[View Less]
Hi!
Whenever I try to search a text in search dialog, it says message below.
Cheers,
Jura
Internal Error
Error: subscript is out of bounds: 8218
ByteArray(Object)>>errorSubscriptBounds:
ByteArray(Object)>>at:
WideString(String)>>findSubstring:in:startingAt:matchTable:
WideString(String)>>findString:startingAt:caseSensitive:
WideString(String)>>includesSubstring:caseSensitive:
[] in [] in PRFullTextSearch>>visitStructure:
[] in Set(Collection)>>…
[View More]anySatisfy:
Set>>do:
Set(Collection)>>anySatisfy:
[] in PRFullTextSearch>>visitStructure:
SortedCollection(OrderedCollection)>>do:
MAPriorityContainer(MAContainer)>>do:
PRFullTextSearch>>visitStructure:
PRFullTextSearch(PRVisitor)>>visitCase:
PRFullTextSearch(PRVisitor)>>visitPublication:
PRFullTextSearch(PRVisitor)>>visitPortion:
BOPortion>>accept:
BOPortion(Object)>>acceptDecorated:
[] in BOPortion(PRDecorated)>>acceptDecorated:
BOPortion(PRDecorated)>>decorationsDo:ownerDo:
[View Less]
Also, as you pointed out, it is indeed better for a SequenceableCollection
to show the indexes for each item. So, now the inspector shows it as well.
[image: Inline image 1]
Cheers,
Doru
On Sat, Dec 21, 2013 at 11:45 PM, Tudor Girba <tudor(a)tudorgirba.com> wrote:
> Hi Sven,
>
> Thanks for the suggestions. Integer and Float now have specific extensions
> to the State presentation.
>
> [image: Inline image 3]
>
> [image: Inline image 1]
>
> You can see …
[View More]more details about how this works here:
>
> http://www.humane-assessment.com/blog/extending-variables-shown-in-gtinspec…
>
> Cheers,
> Doru
>
>
>
--
www.tudorgirba.com
"Every thing has its own flow"
[View Less]