Problem/Motivation
We do have a generic automatic views integration for entities, let's use it to safe some code.
Proposed resolution
Let AggregatorItemViewsData and AggregatorFeedViewsData extend EntityViewsData but ensure that the special integration is still in there.
Have a look at NodeViewsData for inspiration.