admin profile
Hi all,
this week I have replaced site with new version. This improvement is more technical than visual. I don't know if it will be interesting for you, but I'll quickly describe technical change in background.
Cuicusus.com have some application core that provide functionalities and view layer that communicate with and with underlaying core. Till present was presentation layer base on struts. Struts is well knows MVC framework, I was quite happy with it. It's quite straightforward and is close to jsp. Especially with tiles it's quite good. After few years of slow development I had few problems with it, especially:
- complicated testing of structs actions
- long release cycle, it's difficult to maintain project
After playing with other web frameworks I decided to try Tapestry 5. So after next 5 month is new cubiculus.com version ready to start. I have to write that Tapestry 5 have some own problems (bugs, testing). I hope that You'll enjoy new version
If you find any error let me know.
Regards
Jan