Doug, I think the DynamicXMLBeanFactory that is part of Brian Kotek's Coldspring Bean Utils is what you are looking for.
http://coldspringutils.riaforge.org/ Paul On Sat, Nov 8, 2008 at 3:25 PM, Doug Boude <[EMAIL PROTECTED]> wrote: > I know for a FACT that not all that long ago I stumbled across something > that allowed me to use variables in my coldspring.xml. I'm not just talking > about using them within bean values, as in > > <constructor-arg name="configPath"> > <value>${TransferSettings.configPath}</value> > </constructor-arg> > > but within the class attribute as well, like > > <bean id="authentication" class="${modelRoot}.authentication" /> > > I've googled and googled, dug through my virtual code depot, and can't find > hide nor hair of what I used to accomplish this. I know it was a bit of code > someone else wrote and shared, which I then implemented... anybody hearing > any bells ring??? > > Thanks in advance. > > Doug Boude > > > > -- Paul Marcotte Fancy Bread - in the heart or in the head? http://www.fancybread.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en For more about Model-Glue, check http://www.model-glue.com . -~----------~----~----~----~------~----~------~--~---
