I am learning Java for some projects, and was looking for an MVC framework like Yii. But all Java frameworks are overly complicated, there’s not something like Yii’s “code and go”.
So I thought, why not try porting Yii to Java while trying to learn it? So that’s what I am doing, a straight source port of Yii to Java, it already run some basic layouts!
It is a pet project, I am not really sure if I will finish it, and need to consider what the Yii team think of it, as it is basically the Yii source adapted to Java, but it someone wants to help / give advice to a Java newbie, be my guest!