> Just think about map of entities keyed by > property of this entity... Or just a string. > > Or map of strings keyed by entity :) > > CMR will not let you do this for a while... > And then I do not like to see their DD...
Yes, I agree - Hibernate _is_ a lot more flexible. > At the moment I do a lot of IoC with pico container, > and this fits really nice into web environment. > I'm trashing a lot of unnecessary code.... Well less is certainly more, in some cases. Thanks a lot, Konstantin - you've certainly given me food for thought. I'm checking out PicoContainer right now. On 18 March, at 10:41 AM, [EMAIL PROTECTED] wrote: --- "MacLeod, Colin" <[EMAIL PROTECTED]> wrote: > > But just at the same moment I discovered hibernate > > ( and they had xdoclet subtask ) - subtask moved > to > > xdoclet and a lot of people moved to hibernate. > > Yes I've used Hibernate before, and think it's > great. I am tempted to > rework the code around Hibernate - it might actually > be more flexible > for what I need. Just think about map of entities keyed by property of this entity... Or just a string. Or map of strings keyed by entity :) CMR will not let you do this for a while... And then I do not like to see their DD... > Then, I would end up _keeping_ my value objects and > just adding > xdoclet tags to those - oh, the irony! > > Do you use Hibernate directly from stateless Session > Beans, or via BMP? In moment I do not use session beans at all, but it would be easy to rework my DAO code to be session bean. At the moment I do a lot of IoC with pico container, and this fits really nice into web environment. I'm trashing a lot of unnecessary code.... > > but I think you could patch template to provide > those > > class names explicitely... > > Yes, that is probably a much more sensible approach. > It will certainly > be easier to implement. ===== ----[ Konstantin Pribluda ( ko5tik ) ]---------------- Zu Verst?rkung meines Teams suche ich ab Sofort einen Softwareentwickler[In] f?r die Festanstellung. Arbeitsort: Mainz Skills: Programieren, Kentnisse in OpenSource-Bereich ----[ http://www.pribluda.de ]------------------------ __________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
