Jonathan, Eelco, We've been putting together a pretty big service model (about 200 tables or so) using EJB 3.0, Annotations and Hibernate. We've only started the UI portion with wicket about a month ago and things are indeed going great. We're still in "demo" mode putting together screens and stuff but watching what Jonathan is doing closely so we can learn from he's doing on the UI side.
The annotations work great and don't really have any major bugs. If you have found bugs, Emmanuel (the lead annotations developer over at JBoss) gives great support so you should post over there. Wicket Rocks. Shahid. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Locke Sent: Friday, July 29, 2005 3:47 PM To: [email protected] Subject: Re: [Wicket-user] Wicket.add(hibernate) == Love.TRUE yeah. i actually had some trouble understanding the annotations and i think there are some bugs still (maybe... or maybe it's just me). i love the idea in the end, but for now i'm using regular old .hbm.xml files... Eelco Hillenius wrote: > For the record... you're talking about Hibernate 3 & annotations > right? I think annotations & Hibernate (or EJB 3 for that matter) > rock. Quick setting up. Easy refactoring. > > Eelco > > Jonathan Locke wrote: > >> >> now that i'm starting to understand hibernate a little better, i'm >> blown away by how little code you can write with wicket + hibernate >> to create a db driven web app.... >> >> there may be some bumps in the road along the way, but this is gonna >> be good!! >> >> i love hibernate! >> >> jon >> >> >> >> ------------------------------------------------------- >> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >> from IBM. Find simple to follow Roadmaps, straightforward articles, >> informative Webcasts and more! Get everything you need to get up to >> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click >> _______________________________________________ >> Wicket-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
