Chris Boden
|
5e82fc76c6
|
Factory Caching
If a Command class was found in the factory save its class name. This prevents looping and checking 'class_exists' if it's already been found before.
|
2012-01-17 20:39:07 -05:00 |
|
Chris Boden
|
f3c7dd4d7f
|
Socket Proxy
Replaced passing SocketInterface everywhere with a proxy object
|
2011-11-14 15:56:30 -05:00 |
|
Chris Boden
|
47b7110dc1
|
Namespaces
Fixed all the namespaces to match new folder structure
|
2011-11-12 20:51:54 -05:00 |
|
Chris Boden
|
5386b4c066
|
Folder restructure
Just reorganized the folders. Namespacing broken, unit tests broken, nothing works.
|
2011-11-12 14:29:10 -05:00 |
|