Skip to content

Fixes for the web tools in Pharo3 #780

@GoogleCodeExporter

Description

@GoogleCodeExporter
A trivial fix for Pharo 3:

In WAPharoInspector>>#evaluate #evaluatorClass has to be replaced with 
#compilerClass for the web based inspector to work.

I think this is OK for both Pharo 2.0 and 3.0

Sven

---
Another trivial fix for Pharo 3:

In WAVirtualMachineStatus>>#renderValuesOn: the modules lists should be asked 
using self image vm not self image.

This not an incompatibility between Pharo 2 and 3. Instead of creating a new 
package, it could also be fixed with a little dynamic hack.

Original issue reported on code.google.com by [email protected] on 16 Feb 2014 at 1:10

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions