Skip to content

Conversation

@joan-miralles
Copy link

No description provided.

Copy link
Member

@JavierCane JavierCane left a comment

Choose a reason for hiding this comment

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

Good one @joan-miralles!

Just a little suggestion regarding the GenericFryer trait name 🙂
Tell me if you want to apply that suggestion in this very same PR. If so, I would wait for them before merging it.


import scala.concurrent.Future

trait GenericFryer[IngredientType, FriedIngredientType] {
Copy link
Member

Choose a reason for hiding this comment

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

Good one!

However, we should try to avoid specifying these kind of prefixes and suffixes. I'm referring to the GenericXxx or XxxInterface ones. They doesn't bring any value so we can get rid of them 🙂

@joan-miralles
Copy link
Author

Fixed! Thanks for the suggestion!

@JavierCane
Copy link
Member

JavierCane commented Jan 29, 2018

Good work! Merging!

@JavierCane JavierCane merged commit 6cb0743 into CodelyTV:master Jan 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants