CDN enabled content types
summary of the proposal
Through working with a lot of sites that undergo heavy development and content preparation in local lab, I've realized that when the sites go up - you need to manually go over too much content items and change the URLs of images, videos and other binary content to load from CDN server which allows for bandwidth splits and faster load times.
We need to develop a generic parent content type, that will enable this functionality and subclass it or mix it in to create CDN enabled content types.
Participants:

wsgi component?