haystack / YouPS

YouPS: An email automation tool that makes your email management easy! 😎
11 stars 5 forks source link

Data model should handle sloppy usage #71

Open soyapark opened 5 years ago

soyapark commented 5 years ago

Users might not pay attention to types of data entity. We shouldn't be strict about types. e.g., we should handle msg.sender() == "David Karger", msg.sender() == "karger@mit.edu" and msg.sender() == contact object