Hey all, just a lil new years addition! I just added support for the 'alias' tag to the BER. Use like so:

<alias name="fromName" alias="toName" />

This gives you the ability to add well, aliases to beans already defined in your config file. Use case? Well, Simeon hit me up last week, he had already build out an app with a reactor factory but named the bean something other that 'ormService', he decided to switch over to MG:Unity, but now faces renaming that reactor bean and all it's references throughout his config file in order to use that reactor factory instance as his ormService. Not any more, just add an alias!

Testing would be great, because I'm sure I missed something...

Chris



Reply via email to