You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Eyal Golan <eg...@gmail.com> on 2008/06/03 21:37:50 UTC

What is cool on Wicket?

Hi,
I'm going to give an intro presentation about Wicket at my home company (I
work as an outsource).
There are so many cool things in Wicket and I probably know some / most of
them.
Can you give your advice / thoughts?

Things like Ajax support, markup inheritance, POJO usage, clear and clean
separation of view and logic, learning curve etc.

Thanks

-- 
Eyal Golan
egolan74@gmail.com

Visit: http://jvdrums.sourceforge.net/
LinkedIn: http://www.linkedin.com/in/egolan74

Re: What is cool on Wicket?

Posted by Eyal Golan <eg...@gmail.com>.
Thanks Gwyn and John,

Anyway, here's what I wrote up till now:
Clean / clear separation of presentation and logic
Supports Ajax
Security
Enabling reuse
Manages state
Markup inheritance
}POJO for logic
No XML, no configuration files
Stateful
i18n
Manipulate HTML tags and header via Java

Any thought about this list?

On Tue, Jun 3, 2008 at 11:10 PM, John Krasnay <jo...@krasnay.ca> wrote:
>
> One big selling point for me was the encapsulation of components.
> Because the code and all required resources (markup, CSS, JS,
> localization properties) are by default retrieved from the classpath,
> it's trivial to create reusable libraries of common components, page
> layouts, etc.
>
> jk
>
> On Tue, Jun 03, 2008 at 10:37:50PM +0300, Eyal Golan wrote:
> > Hi,
> > I'm going to give an intro presentation about Wicket at my home company (I
> > work as an outsource).
> > There are so many cool things in Wicket and I probably know some / most of
> > them.
> > Can you give your advice / thoughts?
> >
> > Things like Ajax support, markup inheritance, POJO usage, clear and clean
> > separation of view and logic, learning curve etc.
> >
> > Thanks
> >
> > --
> > Eyal Golan
> > egolan74@gmail.com
> >
> > Visit: http://jvdrums.sourceforge.net/
> > LinkedIn: http://www.linkedin.com/in/egolan74
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>



--
Eyal Golan
egolan74@gmail.com

Visit: http://jvdrums.sourceforge.net/
LinkedIn: http://www.linkedin.com/in/egolan74

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


Re: What is cool on Wicket?

Posted by John Krasnay <jo...@krasnay.ca>.
One big selling point for me was the encapsulation of components.
Because the code and all required resources (markup, CSS, JS,
localization properties) are by default retrieved from the classpath,
it's trivial to create reusable libraries of common components, page
layouts, etc.

jk

On Tue, Jun 03, 2008 at 10:37:50PM +0300, Eyal Golan wrote:
> Hi,
> I'm going to give an intro presentation about Wicket at my home company (I
> work as an outsource).
> There are so many cool things in Wicket and I probably know some / most of
> them.
> Can you give your advice / thoughts?
> 
> Things like Ajax support, markup inheritance, POJO usage, clear and clean
> separation of view and logic, learning curve etc.
> 
> Thanks
> 
> -- 
> Eyal Golan
> egolan74@gmail.com
> 
> Visit: http://jvdrums.sourceforge.net/
> LinkedIn: http://www.linkedin.com/in/egolan74

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


Re: What is cool on Wicket?

Posted by Gwyn Evans <gw...@gmail.com>.
Have a look here
(http://cwiki.apache.org/confluence/display/WICKET/Articles+about+Wicket)
and a quick seach with Nabble, as I think there were similar requests
on the list not too long ago.

/Gwyn

On Tue, Jun 3, 2008 at 8:37 PM, Eyal Golan <eg...@gmail.com> wrote:
> Hi,
> I'm going to give an intro presentation about Wicket at my home company (I
> work as an outsource).
> There are so many cool things in Wicket and I probably know some / most of
> them.
> Can you give your advice / thoughts?
>
> Things like Ajax support, markup inheritance, POJO usage, clear and clean
> separation of view and logic, learning curve etc.
>
> Thanks
>
> --
> Eyal Golan
> egolan74@gmail.com
>
> Visit: http://jvdrums.sourceforge.net/
> LinkedIn: http://www.linkedin.com/in/egolan74
>

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