59821 packages — page 1142

ObjectFinder

A new object inspector for Squeak based on OmniBrowser. Why Finder ? Because you can explore your object like in the OS X Finder ! This tool permits to explore easy an object and its linked objects (and their linked …
SqueakSource squeak

ObjectInspector

The SRE Object Inspector gives you a snapshot of a single object with its identity, state, and behavior. You can edit its state as in a Squeak Inspector and its behavior as in a class Browser. The class hierarchy is …
SqueakMap squeak

ObjectiveCBridge

A bridge to allow access to ObjectiveC library on Mac OS X. Callbak to be able to run a Cocoa application are envisaged in the futur.
SqueakSource

ObjectiveCBridge2

Another Objective-C bridge. Written for the iPhone SDK. This bridge attempts to minimize the amount of C code, and use DNU to dispatch messages to Objective-C objects.
SqueakSource

ObjectLand

SqueakSource

ObjectLandRevamped

SqueakSource

ObjectLayers

SqueakSource

ObjectLinks

SmalltalkHub

ObjectLiteral

SmalltalkHub

ObjectLiterals

SmalltalkHub

ObjectMetaTools

SqueakSource

ObjectMeter

Something to measure objects
GitHub MIT

ObjectModule

SmalltalkHub

ObjectModules

A proof of concept to try store objects (specially code) in modules in separate files, by writing them to disk in (almost) the same way they are stored in memory.
SqueakSource

ObjectOrientedSmalltalk

Object Oriented Programming in Smalltalk
GitHub MIT

ObjectPool

SmalltalkHub pharo

ObjectPool

Simple tool for creating pools of objects.
SqueakSource

ObjectRelational

Monticello package from magritteaddons repository
Lukas Renggli Source pharo

ObjectRepoGatherer

SmalltalkHub

ObjectsAsMethods

Nothing for the faint-hearted. This package is a VM modification which allowsarbitrary objects to 'act' like CompiledMethods. In other words, if you wantto have some object to act like a method you merely add it to the appropriatemethod dictionary, like …
SqueakMap squeak

ObjectsAsMethodsWrap

Based on ObjectsAsMethods fromAndreas Raab, this should become a fast coverage browser for Squeak.
SqueakSource squeak

ObjectsAsMethodsWrap

SmalltalkHub

ObjectSharing

Beyond the SharedQueue; more ways to share objects across processes.
SqueakSource

ObjectSpace

SqueakSource

ObjectSpace

SmalltalkHub