[TASK] Started to move buffers into ProtocolHandler.

[TODO] Move buffers, finish the linebreak stuff.
This commit is contained in:
Jan Philipp Timme
2010-11-28 18:35:08 +00:00
parent db9dda856c
commit 5cb0714834
4 changed files with 22 additions and 6 deletions
@@ -5,6 +5,7 @@
* @abstract
* @package Protocol
* TODO: finish this shit
* TODO: Move the buffers here, they will be more useful.
*/
abstract class Protocol_AbstractProtocolHandler {