Skip to content

osoco/pharo-eda-common

Repository files navigation

PharoEDA Common

This repository contains classes shared among PharoEDA components.

Motivation

Some classes and traits are used by several PharoEDA components. They don't belong to any particular one.

Design

A catalog of domain-agnostic classes and traits.

Usage

Load it with Metacello:

Metacello new repository: 'github://osoco/pharo-eda-common:main'; baseline: #PharoEDACommon; load

Use the classes in your code.

Work in progress

  • Move EDA-Traits from PharoEDA.

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published