Class IPerspective
Interface
--+
|
IPerspective
A perspective object.
This is a Perspective Broker specific wrapper for an avatar. That is
to say, a PB-published view on to the business logic for the system's
concept of a 'user'.
Expected to have methods beginning with 'perspective_' that will be
published remotely, and to be a subclass of Perspective class, at least
for the moment.
The concept of attached/detached is no longer implemented by the
framework. The realm is expected to do so if relevant.