It would be nice if IAuthor inherited from IAttributeExtendableEntity to make authors more extendable.
One use case would be for gravatars. Let's say we use GuestAuthors and fetch the gravatar for the specified e-mailaddress and put it in an imagegallery, then it would be nice to have the ability to save a reference to the image "on" the author using the attribute system.
It would be nice if IAuthor inherited from IAttributeExtendableEntity to make authors more extendable.
One use case would be for gravatars. Let's say we use GuestAuthors and fetch the gravatar for the specified e-mailaddress and put it in an imagegallery, then it would be nice to have the ability to save a reference to the image "on" the author using the attribute system.