(discussed during the Atlanta .NET usersgroup meeting)
Consider a new property on resourcereference for the “instance” that provides immediate location of the contained/bundled item.
HAPI does this, it resolves within Bundle and from a resource to its contained resources. Will not resolve references to resources out of that scope, since that would involve "lazy loading" by doing http requests.