2821 packages — page 61

ObjectBrowser

A GUI-Tool to teach Object Oriented principles beginning with pseudo-prototypes. It's used in Universidad Tecnológica Nacional, Buenos Aires, Argentina.
SqueakSource

ObjectClipboard

Object clipboard -copy/paste objects between tools programaticaly or through menus
SqueakSource

ObjectDebugger

Support for Object oriented debugging
SqueakSource

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

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

ObjectMetaTools

SqueakSource

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

ObjectPool

Simple tool for creating pools of objects.
SqueakSource

ObjectsAsMethodsWrap

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

ObjectSharing

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

ObjectSpace

SqueakSource

ObjectTools2018

An update of the BabySRE tools (http://wiki.squeak.org/squeak/2550) for Squeak 5.2. Contains currently the ObjectInspector. Relicensed as MIT by permission of Trygve Reenskaug [1]
SqueakSource squeak

OBO2Merge

This is currently experimental to assess the possibility of healing the fork between these two browser strands. The initial instance takes some common code out of each corresponding class, into a trait. This allows a cautious bottom up approach. A …
SqueakSource

OBP

SqueakSource

OBP2010FeedbackDEVS

FeedbackDEVS over SmallDEVS. Contains new DEVS function for atomic DEVS element that handle feedback queries.
SqueakSource

obpbintree

Implementation of binary tree
SqueakSource

OBProtocolBrowser

This is new version of Protocol Browser based on Omnibrowser. Protocol Browser has been moved to OB-Standard package available on http://source.wiresong.ca/ob.
SqueakSource

OBUniverse

Implements the Universe Browser with the OmniBrowser framework.
SqueakSource

Ocean

Object-oriented, Cross-platform, and Effective Api for Networking.
SqueakSource

Oceanside

SqueakSource

OCompletion

OCompletion builds on ECompletion and improves its accuracy. We have shown in an article (http://www.inf.unisi.ch/phd/robbes/papers/ASE2008-completion.pdf) that the algorithm OCompletion uses (based on recent activity) considerably improves the accuracy of code completion. That is, the actual selector you want to insert …
SqueakSource