There’s a package play.api.libs.iteratee in play2, which has a big object Iteratee which has more than 1000 lines.
Why play2 need such a big object and how to understand it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I just wrote an article trying to explain the concepts of Iteratees provided by Play2 for those who try to discover them.
http://mandubian.com/2012/08/27/understanding-play2-iteratees-for-normal-humans/
Here is the conclusion of the article because it appears I must put essential
parts to answer your question. But my article is a whole and your question is also quite large…