<?xml version="1.0" encoding="iso-8859-1"?>
<slide fontsize="6em">
	<title>Development Goals</title>

	<list>
		<bullet>Move to PHP 5|999999|.1.1|</bullet>
		<bullet>Thoroughly plan the product to get a top notch API for the library</bullet>
		<bullet>Thoroughly tested. All code should be covered by unit tests *prior* to implementation (PHPUnit)</bullet>
		<bullet>Make sure we keep the product open enough for future development</bullet>
		<bullet>Do proper documentation during the development</bullet>
	</list>
		
</slide>
