> Wouter, > > thanks for your answer. Switched to nightly builds from 3.0M3. Still it > seems I need to start using maven to get all the functionality out of > andromda, right? Ant task seems a bit outdated and not_that_much_tested to > me - it wasn't even able to build the project because of some missing > directories in project.. >
yes, maven is strongly recommended, it takes a moment to get used to but once you know how to call the goals it's a walk in the parc (the andromdapp plugin generates the complete project layout for you, that alone should convince you :-) ) > Actually I've been calling just DAOs' finder methods from my controllers, > simply because there was some problem with generated finder methods in > Factory class and I had no time to either fix the template of Factory > class or to delegate calls to finder methods in Service methods. > It makes sense to call just Service classes, not DAOs, you're right of > course. > the latest build is very stable .. and improving every day, there a lot of activity in the CVS repository > Hopefully with night builds, mainly with their fresh new docs and with > building the project using maven, I won't have more (bit stupid) questions > in future :) > > there are only stupid answers > Thanks again > you're welcome -- Wouter ------------------------------------------------------- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_idh82&alloc_id148&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
