+1  I would like to see a Date/Time/Picker remain a part of core as well.

However, I find myself getting confused are we talking about.

Are we talking about one of the full blown fields on the Dates example page?
http://www.wicket-library.com/wicket-examples/dates/ 
Or are we just talking about the Datepicker component?

Tom


-----Original Message-----
From: Nick Pratt [mailto:nbpr...@gmail.com] 
Sent: Thursday, December 13, 2012 5:25 AM
To: dev@wicket.apache.org
Subject: Re: new wicket extensions

Since most data entry forms Ive seen involve dates, a well supported datetime 
component as part of the core wicket distribution, based on jquery-ui, released 
in lock-step with the other core wicket JARs, would IMHO, be most beneficial.  
It would reduce barriers to entry, provide a common good looking, functional 
datetime component that would work for 90%+ of the cases, that most people 
would use, understand, and be able to debug and support.

It doesn't preclude the use of other date time components, but as a developer 
using a framework, I prefer common supported out-of-the-box components to other 
libs.

N

On Thu, Dec 13, 2012 at 3:45 AM, Martin Grigorov <mgrigo...@apache.org>wrote:

> Hi,
>
> Here is my opinion on this topic
>
> Option 5) Deprecate wicket-datetime and move it in WicketStuff when 
> Wicket
> 7 is released.
> If someone needs a date picker there are several other options:
> - wiquery
> - wicket-jquery-ui
> - wicket-bootstrap
>
>
>
> On Wed, Dec 12, 2012 at 8:04 PM, Ernesto Reinaldo Barreiro < 
> reier...@gmail.com> wrote:
>
> > Hi,
> >
> > In discussion at
> >
> >
> >
> http://apache-wicket.1842946.n4.nabble.com/a-question-on-different-dat
> a-grid-components-available-for-wicket-tt4654273.html
> >
> > Martin Grigorov mentioned that maybe it is time to improve  
> > wicket-datetime.
> >
> > I see following possibilities.
> >
> > 1- Try to upgrade to more resent version of YUI.
> > 2- Try to rewrite wicket-date.js "in terms" of jquery, now that 
> > wicket 6.0.x is jquery based. Similarly to what it has been done  
> > for inMethod grid. This has the advantage that "existing 
> > functionality" will not
> break.
> > 3- Replace, or provide an alternative to, wicket-date.js rolling out 
> > a component based on one of the (many) existing jquery based date pickers.
> > 4- Any other option?
> >
> > What would be the most useful thing to do?
> >
> > In case of option [3].
> >
> > What would be a good  jquery based replacement/alternative for 
> > wicket-datetime?
> >
> >
> > 1-http://jqueryui.com/datepicker/? Maybe also 
> > http://trentrichardson.com/examples/timepicker/
> > 2-http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/
> > 3-http://keith-wood.name/datepick.html
> > 4-http://www.eyecon.ro/datepicker/
> > 4-Others?
> >
> >
> > Also see 
> > http://www.tripwiremagazine.com/2012/08/jquery-datepicker.html
> >
> > --
> > Regards - Ernesto Reinaldo Barreiro
> > Antilia Soft
> > http://antiliasoft.com/ <http://antiliasoft.com/antilia>
> >
>
>
>
> --
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com <http://jweekend.com/>
>

Reply via email to