Hernán Morales Durand

Results 144 issues of Hernán Morales Durand

Once the port of UI elements is done, SpecUIAddOns is no longer necessary and should be removed from the BaselineOf.

cleaning

[Harbour](https://github.com/astares/Pharo-Harbour) is a project which provides nice file browsing for Pharo. We could re-use some of its presenters to display into a integrated resource (project files) browser.

enhancement

Create a ProbesRecorder class with more intention revealing protocol to access probes.

enhancement

Class is ``CMSpace3Neighbourhood`` test implemented in ``testConnectivity``

enhancement
help wanted
priority 3

This causes the model instance variable to contain an obsolete reference to the previous opened model. Specialize #delete to perform a release before closing the presenter.

UI
priority 1

In the space interface when an agent is moved to another position, the agent's models is not updated.

Bug
UI
priority 1

For easier selection of probes, it could be better to add checkboxes for each probe.

enhancement
UI
priority 2

The space model (CMSpaceModel) includes an instance variable named **activeSpatialEntity** which is almost unused. Only one method references it (#warnCormasModelThat:changeTo:), which has no senders in the Pharo image. In which...

question
cleaning

A trait can combine the following behaviors: center delete displayOn: distanceTo: isClassLocation leave leaveWhileMoving: patch

enhancement
priority 2

There is a set of methods without senders which are flagged as #shouldBeRevised. These are implemented in CMSpaceModel and marked as "deprecated" in the VW version. ``aggregatesInstancesOf:condition:`` ``aggregate:`` ``aggregate:new:``

question
cleaning