|
From: Martin K. <Mar...@St...> - 2005-02-22 14:07:16
|
>I guess I just don't grasp it, but what benefit do contributions give my > application as opposed to the current configuration mechanism? Can you > give me a use case comparing the use of contributions to that of > standard DI configuration? I posted a mail on this usegroup about some hours ago. It's named 'Adding Contribution Support'. Cheers, Martin (Kersten) >>> I think the main reason to use the W3C DOM API directly is to avoid >>> the need for an extra dependency (e.g. JDOM) just to parse the XML >>> bean definitions. You end up with an "less than elegant" >>> implementation in DefaultXmlBeanDefinitionParser, but in this case >>> the benifits outweigh the costs. >> >> >> I don't talk about using JDOM. There is no need to change to another >> library. I just talking about plain and simply refactoring. >> >> The cost would be about two or three man hours. I document this >> refactoring for later review for my own, so I would take >> as double that long. The good news is that I have a set of test cases to >> test against. So it will be real fast. So hopefully in a couple of hours >> I can show you the result and you can compare. >> >> >> Cheers, >> >> Martin (Kersten) >> >> >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide >> Read honest & candid reviews on hundreds of IT Products from real users. >> Discover which products truly live up to the hype. Start reading now. >> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >> _______________________________________________ >> Springframework-developer mailing list >> Spr...@li... >> https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer |