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

Refactor MessageId#parseAddress #11

Open
manusa opened this issue Aug 18, 2019 · 0 comments
Open

Refactor MessageId#parseAddress #11

manusa opened this issue Aug 18, 2019 · 0 comments
Labels
Refactor Refactor old code

Comments

@manusa
Copy link
Owner

manusa commented Aug 18, 2019

Requirementes

MessageId#parseAddress must be refactored.

  • Regular expression to match e-mails is completely out of date, use new regular expression or alternative method.
  • Prefer Java 8 Stream and related operations to any loop
@manusa manusa added the Refactor Refactor old code label Aug 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Refactor old code
Projects
None yet
Development

No branches or pull requests

1 participant