And, if I'm not mistaken, the book will be based on 1.2, correct?

On 4/21/06, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
> we are going to release 1.2 pretty soon, I suppose somewhere in the next two
> weeks, preferrable before 1st of may.
>
>  Wicket 1.2 has many improvements over 1.1 and will be our major release. I
> don't know how long a release cycle for the netbeans module will be, but you
> might want to wait for the 1.2 final release.
>
>  Martijn
>
>
> On 4/21/06, Geertjan Wielenga <[EMAIL PROTECTED]> wrote:
> >
> >
> > Yes, I had 1.0.3 samples and now, for the NetBeans support, I'd like to
> use the latest stable major version, which is 1.1. So I don't know what the
> difference was exactly, but I got the 1.1 samples and everything seems to be
> ok now.
> >
> > Gj
> >
> >
> >
> > Johan Compagner wrote:
> >
> > migrating to 1.1? from where 1.0?
> > For every release we have a 1-1 relation shipt with our examples or
> extentions (and most wicket-stuff things also)
> >
> > johan
> >
> >
> >
> > On 4/21/06, Geertjan Wielenga <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > > I migrated to Wicket 1.1 and found a problem with this method in Guest
> > > Book (the arrow point to the problematic line):
> > >
> > >
> > >         public CommentForm(final String id) {
> > >             // Construct form with no validation listener
> > > ------>           super(id, new CompoundPropertyModel(new Comment()),
> > > null);
> > >
> > >             // Add text entry widget
> > >             add(new TextArea("text"));
> > >         }
> > >
> > >
> > > Does 1.1 come with updated samples? Or can I change the above somehow?
> > >
> > > Gj
> >
> >
> >
> >
> > -------------------------------------------------------
> > Using Tomcat but need to do more? Need to support web services, security?
> > Get stuff done quickly with pre-integrated technology to make your job
> easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> >
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
> >
> >
>
>
>
> --
> Wicket 1.2 is coming! Write Ajax applications without touching JavaScript!
> -- http://wicketframework.org


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to