Added the Spring.Objects.Factory.Config.ObjectReferenceFactoryObject class, which basically allows one to expose a target object under a different name (this is effectively aliasing via the IFactoryObject indirection abstraction).
This is an
SPRNET-36 related enhancement.