Skip to content

Remove dependency of Network-Mail to Morphic #18103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 17, 2025

Conversation

jecisc
Copy link
Member

@jecisc jecisc commented Apr 16, 2025

MailMessage has some dependencies over Morphic and UIManager to be able to view a MailMessage content.

I propose to move those methods to NewTools and to use Spec instead of Morphic to view the content.

I already did a PR to NewTools so we can just remove those two methods from Pharo.

pharo-spec/NewTools#1104

MailMessage has some dependencies over Morphic and UIManager to be able to view a MailMessage content. 

I propose to move those methods to NewTools and to use Spec instead of Morphic to view the content. 

I already did a PR to NewTools so we can just remove those two methods from Pharo.

pharo-spec/NewTools#1104
Copy link
Member

@MarcusDenker MarcusDenker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I merged the Spec one

@MarcusDenker MarcusDenker merged commit 8780a85 into pharo-project:Pharo13 Apr 17, 2025
1 check passed
@jecisc jecisc deleted the morphic/mailmessage branch April 18, 2025 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants