First, please upgrade to 1.4-m3. This is the future direction of Wicket, and has a lot of fixes and patches applied. You should not base your application on 1.4-m1.
Martijn On Wed, Oct 8, 2008 at 7:30 AM, Ned Collyer <[EMAIL PROTECTED]> wrote: > > Its a requirement for me that my domain entities have DateTime. > > I'd like to use wicket-datetime (as described here) > http://www.nabble.com/my-domain-model-and-Joda-Time-td15660961.html#a15660961 > > I can see its internals are all DateTimey which is AWESOME!! > > What is the easiest / quickest way of getting this stuff to work with > DateTime in my domain model. > > I'm running 1.4m1. > > What I'm toying with is compiling the project and applying the patch from > http://issues.apache.org/jira/browse/WICKET-466 > > But I'd rather have a simpler way - eg, extend or reimplement a class. > -- > View this message in context: > http://www.nabble.com/How-can-I-use-the-wicketdate-time-stuff-with-DateTime-on-my-model--tp19872583p19872583.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Become a Wicket expert, learn from the best: http://wicketinaction.com Apache Wicket 1.3.4 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
