« Return to Thread: Matt Raible's ApacheCon presentation

RE: Matt Raible's ApacheCon presentation

by whoover :: Rate this Message:

Reply to Author | View in Thread

I think that the html code residing next to the java code is a lot more natural than the traditional schema and would be a pro. We are always resistant to change, but in some cases change is good thing. If they go hand-in-hand why would you not want to keep them together?

I hope you have a good grasp on OO if your programming in this day and age and that would also be a pro!

The last con is also a pro! Java is intended to handle logic- html is not! Placing the logic within the view (as the case with JSP/JSF) isn't very MVC like as they claim to be (more like MC ;)

-----Original Message-----
From: mraible [mailto:matt@...]
Sent: Thursday, November 15, 2007 2:35 PM
To: users@...
Subject: Re: Matt Raible's ApacheCon presentation



FWIW, I'd like to replace the pros and cons (my opinions) with some that are
more accurate. As users of Wicket, I'd love to hear from you and get your
opinions on the top 3 pros and cons of Wicket.

Here's the ones I currently have:

Pros:

* Great for Java developers, not web developers
* Tight binding between pages and views
* Active community - support from the creators

Cons:

* HTML templates live next to Java code
* Need to have a good grasp of OO
* The Wicket Way - everything done in Java

IMO, there's no need to debate whether these are valid or not. If they're
not - please suggest new ones. James Ward of Flex had a nice and honest
comment this morning pointing out Flex's cons:

http://tinyurl.com/yvybnm

Thanks,

Matt


Sean Sullivan-3 wrote:
>
> fyi
>
> http://raibledesigns.com/rd/entry/comparing_jvm_web_frameworks_presentation
>

--
View this message in context: http://www.nabble.com/Matt-Raible%27s-ApacheCon-presentation-tf4815955.html#a13780071
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Matt Raible's ApacheCon presentation