Skip to content

Change access of member ImageEmbedder on Email object from internal t…#119

Open
MelzerJ wants to merge 1 commit intoandrewdavey:masterfrom
MelzerJ:master
Open

Change access of member ImageEmbedder on Email object from internal t…#119
MelzerJ wants to merge 1 commit intoandrewdavey:masterfrom
MelzerJ:master

Conversation

@MelzerJ
Copy link

@MelzerJ MelzerJ commented May 19, 2015

In our project we need to extend the existing functionality of the EmailParser with
different handling of the Postal Header and additionally integrate functionality to
move css styles inline. Therefore we decided to write our own EmailParser
implementing IEmailParser Interface. Unfortunately with the internal on
the Email object we can't use the ImageEmbedder in our Parser. To ensure
extensibility of the EmailParser the ImageEmbedder should be made accessable.

…o public

We need to extend the existing functionality of the EmailParser with
different handling of the Postal Header and integrate functionality to
move css styles inline. Therefore we need to write our own EmailParser
implementing IEmailParser Interface. Unfortunately with the internal on
the Email object we can't use the ImageEmbedder in our Parser. To ensure
extensibility of the EmailParser the ImageEmbedder should be accessable.
@mirogrenda
Copy link

+1 from me for this change

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