Choosing something more lightweight can be (in my opinion often is) good for productivity and maintainability.
One of the main things I look for when choosing libraries/frameworks is what dependencies they have - how many other frameworks do they force me to use (at specific versions). Another thing is how many minutes it takes me to get a basic understanding of the API. ORM alternatives: I've used PriDE and recently found jLynx. Both are thin layers over jdbc with no dependencies (jLynx uses slf4j). 15min with either of these is all you need. http://pride.sourceforge.net/ http://code.google.com/p/jlynx-persistence-framework/ /Anders Evan Chooly wrote: > Except the question wasn't about learning. It's about being productive. > And too often NIH is the anti-productivity pill. Don't want a feature? > Don't use it. Wicket offers a lot that I don't use but I'd have to crazy > not to use it because of that. > > On 7/24/07, davor-x <[EMAIL PROTECTED]> wrote: >> >> I'm making software for > 10 years now. And I dont use / like orm. But >> that's >> me. I hate everything that's bloated with features. I hope wicket will not >> add new features in it's core. For my use, I've build a kind of my inhouse >> orm, I want to view the same data in, say a browsable and selectable list >> and then in a crud form - synchonized. The best and only way of learning - >> for me - is: DIY. >> >> -- >> View this message in context: >> http://www.nabble.com/About-to-use-Wicket.-ORM--tf4131916.html#a11764361 >> Sent from the Wicket - User mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a browser. >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> _______________________________________________ >> Wicket-user mailing list >> Wicket-user@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/wicket-user >> > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user