Skip to content
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

Create Input.MailMessage Class #11

Closed
titarenko opened this issue Jun 24, 2012 · 2 comments
Closed

Create Input.MailMessage Class #11

titarenko opened this issue Jun 24, 2012 · 2 comments

Comments

@titarenko
Copy link
Owner

Create additional MailMessage class in Input namespace. It's role will be transferring of data from IEmailClient to another service, which will create Entities.MailMessage. Reason - Input.MailMessage represents Sender/Receivers using MailAddress and Entities.MailMessage will represent them as Person instances. Do necessary refactorings (IEmailClient, AeEmailClient, tests, maybe something else).

@titarenko
Copy link
Owner Author

Since I have received several questions related to this issue (guys! please write them here!), I'm putting here generic answer: "Actually this task is about simply adding new class to project. Don't bother yourself with additional work, I'll create further tasks related to these MailMessages later.".

@titarenko
Copy link
Owner Author

Please add documentation for class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants