Hi Jeff,
If implemented such a plugin based on the new Version 1.2.2 from SVN and it works pretty good. There are just two question: 1. I am missing separate access to DAO package and interface/class names. In version 1.2.1, there was for example a method like getDAOInterfacePackage() 2. What do you think about a common place to share plugins? We have up to know developed 4 Extensions/Plugins that may be helpful. Other OpenSource projects have a link list for external hosted downloads in their wiki. That should not be that hard to be created for iBator, right? All the best Benjamin Von: Jeff Butler [mailto:[email protected]] Gesendet: Samstag, 4. Juli 2009 17:12 An: [email protected] Betreff: Re: Suffix for DAOs You can do it with a plugin. There's an example supplied with Ibator that shows how to rename the example classes - same concept. Jeff Butler On Sat, Jul 4, 2009 at 5:58 AM, Benjamin Klatt <[email protected]> wrote: Hi List, is there an out-of-the-box way to generate the DAO objects with a suffix? The only way I found so far is by extending an existing DAO generator. Thanks for any feedback br benjamin
