[Announcement] ibatis addons project site

2010-01-03 Thread Nathan Maves
I have created a new hosting site for any addons that are not part of the core. This site will be used for components like IDE Support, Cache Support, DataSource Support, Plugins, Utilities etc... This allows us to avoid the need to get everyone signing CLAs and would gives us more freedom over

Re: Mapping a Complex Object

2010-01-03 Thread Clinton Begin
Dan, Why should your domain layer bend to the whims of the persistence layer? Because you also chose the persistence layer. Frameworks are inherently composed of many assumptions and constraints. Despite your assertions, the design you propose is atypical. I'm going to be totally honest with yo

Re: Mapping a Complex Object

2010-01-03 Thread Dan Forward
Guy Rouillier-2 wrote: > > Comments inline. Overall, you seem to have made this much more > complicated than it needs to be. Looking at your database schema from > your original message, all the table columns are simple strings or > number, except for the gender enum. But you've elected to

Re: How about a Netbeans integration plugin?

2010-01-03 Thread stefcl
nmaves wrote: > > So I have the first version of the Netbeans Plugin Module done. Simple > yet > functional. I have yet to put it into svn but let me know if you want to > try it out. Or if there are other features that you may want. > > Configuration features > >- Hyperlink to mapper f