Banner Classes TODO File

Current Release: 0.1.0

Future Features List:

	o Click-thorugh tracking
	o Ad Management report methods
	o Charts and Graphs for them
	o Better handling of classes
		I'd like it to not rely on many 
		external methods for base functions
		such as rendering, etc.
	o More options on Banners
		Such as border/no border
	o Ad Categories

Needed Fixes:

	Currently, I need to define a __str__ method 
for the BannerManager class. I tried, but it kept 
failing. Perhaps the subclassing of ObjectManager
in the ZClass is/was the cause?


