{"id":29092536,"url":"https://github.com/uko/deprecationassistant","last_synced_at":"2026-02-03T14:32:22.029Z","repository":{"id":141697340,"uuid":"54234105","full_name":"Uko/DeprecationAssistant","owner":"Uko","description":"tooling to help dealing with deprecations on Pharo","archived":false,"fork":false,"pushed_at":"2016-03-21T10:45:27.000Z","size":3065,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-28T07:07:12.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Smalltalk","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Uko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2016-03-18T22:02:21.000Z","updated_at":"2016-03-18T22:04:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"9dcb348d-22c7-4f1a-8c4e-a3e47073d1f0","html_url":"https://github.com/Uko/DeprecationAssistant","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Uko/DeprecationAssistant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uko%2FDeprecationAssistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uko%2FDeprecationAssistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uko%2FDeprecationAssistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uko%2FDeprecationAssistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Uko","download_url":"https://codeload.github.com/Uko/DeprecationAssistant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Uko%2FDeprecationAssistant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29047565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-06-28T07:07:11.300Z","updated_at":"2026-02-03T14:32:22.023Z","avatar_url":"https://github.com/Uko.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DeprecationAssistant\n\nHave it happened to you that someone had deprecated a method that you are using? Then you are getting a deprecation warning. And probably you've noticed that quite often the body of a deprecated method contains the actual call to the new implementation. In this case you may be thinking: why something cannot just copy the body of the deprecated method into the place where I call it?\n\n![demo animation](graphics/demo.gif)\n\nWell, this is exactly what DeprecationAssistant is there for. It adds new debug action buttons that allow you to inline the body of a deprecated method in the place where you are calling it from.\n\n## Installing\n\nAvailable from catalog browser or\n\n    Metacello new\n        repository: 'github://Uko/DeprecationAssistant';\n        baseline: 'DeprecationAssistant';\n        load\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuko%2Fdeprecationassistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuko%2Fdeprecationassistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuko%2Fdeprecationassistant/lists"}