{"id":20490788,"url":"https://github.com/osoco/pharo-eda-errors","last_synced_at":"2026-03-09T13:41:25.205Z","repository":{"id":140852903,"uuid":"374900690","full_name":"osoco/pharo-eda-errors","owner":"osoco","description":"Errors component of PharoEDA","archived":false,"fork":false,"pushed_at":"2021-06-08T06:37:46.000Z","size":2161,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-01-16T05:26:01.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/osoco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-08T06:09:30.000Z","updated_at":"2021-06-08T06:37:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"551a2367-d29d-497f-aff6-33d41a45ab76","html_url":"https://github.com/osoco/pharo-eda-errors","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"osoco/pharo-eda-adapters","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Fpharo-eda-errors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Fpharo-eda-errors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Fpharo-eda-errors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osoco%2Fpharo-eda-errors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osoco","download_url":"https://codeload.github.com/osoco/pharo-eda-errors/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242068513,"owners_count":20066904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T17:18:33.162Z","updated_at":"2026-03-09T13:41:25.175Z","avatar_url":"https://github.com/osoco.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PharoEDA Errors\n\nThis project provides error handling mechanisms for PharoEDA.\n\n## Motivation\n\nPharoEDA applications need to deal with errors. Sometimes logging them is enough. Sometimes a sophisticated mechanism is needed.\nThis project provides the supported mechanisms available to any PharoEDA application.\n\n## Design\n\nPharoEDA-Errors contains pluggable strategy implementations, so each can replace one another.\n\n## Usage\n\nThis repository gets loaded when you load PharoEDA itself.\n\nHowever, you can load it manually with Metacello:\n\n```smalltalk\nMetacello new repository: 'github://osoco/pharo-eda-errors:main'; baseline: #PharoEDAErrors; load\n```\n\n## Credits\n\n- Background of the Pharo image by \u003ca href=\"https://pixabay.com/users/stevepb-282134/?utm_source=link-attribution\u0026amp;utm_medium=referral\u0026amp;utm_campaign=image\u0026amp;utm_content=876597\"\u003eSteve Buissinne\u003c/a\u003e from \u003ca href=\"https://pixabay.com/?utm_source=link-attribution\u0026amp;utm_medium=referral\u0026amp;utm_campaign=image\u0026amp;utm_content=876597\"\u003ePixabay\u003c/a\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosoco%2Fpharo-eda-errors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosoco%2Fpharo-eda-errors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosoco%2Fpharo-eda-errors/lists"}