for me, pros would be:

trully object oriented: allows great encapsulation/extension/reuse
code centric: easier refactoring, maintenance
trivial component creation: awesome reuse of high level functionality
inter/intra projects

but then again i am one of those "hardcore" java developers who
understands OO... saying a java webframework is hard to use because
its built with java seems silly to me...

cons:

no default native (httpsessionbased) failover cluster strategy yet -
coming in 1.4 right matej? by default failover only works if the user
does not press the backbutton right after failover event

stateful/stateless support right now is not as nice as it could be -
stateless component tree is pretty much a limited/parallel hierarchy
of the stateful tree - that means you cannot have bookmarkable/pretty
urls for complex pages

cant think of any more right now - will think about it some more
through the rest of the day

-igor






-igor


On Nov 15, 2007 11:46 AM, Scott Swank <[EMAIL PROTECTED]> wrote:
> You're complaining that 2 out of 3 "Cons" aren't necessarily negative?  :)
>
> I would re-state the first of them to read that "By default HTML
> templates live next to Java code".  Is there a better way to state the
> 2nd Pro?
>
>
> On Nov 15, 2007 11:43 AM, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> > > * HTML templates live next to Java code
> > this is easily changed - just a default
> >
> > > * Need to have a good grasp of OO
> > why is this a con? you are saying not knowing oo is a good thing? you
> > can say this is a pro - learning wicket will make you a better
> > developer :)
> >
> > > * The Wicket Way - everything done in Java
> > as opposed to embedding logic in views which has been something
> > plaguing other frameworks for ages?
> >
> > -igor
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
>
> --
> Scott Swank
> reformed mathematician
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to