We no longer need this old piece of code
[core.git] / .gitattributes
index cf168e3b7dbbc6048e83e5786a3594789e09565c..2a4b51a85d44b077e3335f0f5f8ded93e7c97c27 100644 (file)
@@ -1,12 +1,11 @@
 * text=auto !eol
-devel/.htaccess -text
-devel/class_Debug.php -text
 docs/COPYING -text
 docs/COPYING.documents -text
 docs/COPYING.software -text
 docs/NEWS -text
 docs/README -text
 docs/THANKS -text
+docs/TODOs.txt -text
 inc/.htaccess -text
 inc/classes.php -text
 inc/classes/.htaccess -text
@@ -19,10 +18,6 @@ inc/classes/exceptions/class_ -text
 inc/classes/exceptions/class_FrameworkException.php -text
 inc/classes/exceptions/compressor/.htaccess -text
 inc/classes/exceptions/compressor/class_MismatchingCompressorsException.php -text
-inc/classes/exceptions/container/.htaccess -text
-inc/classes/exceptions/container/class_ContainerItemIsNoArrayException.php -text
-inc/classes/exceptions/container/class_ContainerItemIsNullException.php -text
-inc/classes/exceptions/container/class_ContainerMaybeDamagedException.php -text
 inc/classes/exceptions/controller/.htaccess -text
 inc/classes/exceptions/controller/class_DefaultControllerException.php -text
 inc/classes/exceptions/controller/class_InvalidControllerException.php -text
@@ -63,6 +58,7 @@ inc/classes/exceptions/io/class_FileReadProtectedException.php -text
 inc/classes/exceptions/io/class_InvalidDataLengthException.php -text
 inc/classes/exceptions/io/class_InvalidDirectoryResourceException.php -text
 inc/classes/exceptions/io/class_InvalidMD5ChecksumException.php -text
+inc/classes/exceptions/io/class_InvalidResourceException.php -text
 inc/classes/exceptions/io/class_PathIsEmptyException.php -text
 inc/classes/exceptions/io/class_PathIsNoDirectoryException.php -text
 inc/classes/exceptions/io/class_PathReadProtectedException.php -text
@@ -81,9 +77,7 @@ inc/classes/exceptions/main/class_ConfigEntryIsEmptyException.php -text
 inc/classes/exceptions/main/class_ConfigEntryNotFoundException.php -text
 inc/classes/exceptions/main/class_DimNotFoundInArrayException.php -text
 inc/classes/exceptions/main/class_EmptyVariableException.php -text
-inc/classes/exceptions/main/class_ExceptionNotFoundException.php -text
 inc/classes/exceptions/main/class_FatalErrorException.php -text
-inc/classes/exceptions/main/class_GetterNotFoundException.php -text
 inc/classes/exceptions/main/class_IndexOutOfBoundsException.php -text
 inc/classes/exceptions/main/class_InvalidArrayCountException.php -text
 inc/classes/exceptions/main/class_InvalidCommandException.php -text
@@ -93,8 +87,6 @@ inc/classes/exceptions/main/class_InvalidObjectException.php -text
 inc/classes/exceptions/main/class_MissingArrayElementsException.php -text
 inc/classes/exceptions/main/class_MissingDecimalsThousandsSeperatorException.php -text
 inc/classes/exceptions/main/class_MissingMethodException.php -text
-inc/classes/exceptions/main/class_NoArrayCreatedException.php -text
-inc/classes/exceptions/main/class_NoArrayException.php -text
 inc/classes/exceptions/main/class_NullPointerException.php -text
 inc/classes/exceptions/main/class_ResponseHeadersAlreadySentException.php -text
 inc/classes/exceptions/main/class_VariableIsNotSetException.php -text
@@ -103,6 +95,9 @@ inc/classes/exceptions/result/class_InvalidDatabaseResultException.php -text
 inc/classes/exceptions/result/class_ResultUpdateException.php -text
 inc/classes/exceptions/socket/.htaccess -text
 inc/classes/exceptions/socket/class_InvalidSocketException.php -text
+inc/classes/exceptions/state/.htaccess -text
+inc/classes/exceptions/state/class_InvalidStateException.php -text
+inc/classes/exceptions/state/class_InvalidStateInstanceException.php -text
 inc/classes/exceptions/template/.htaccess -text
 inc/classes/exceptions/template/class_BasePathIsEmptyException.php -text
 inc/classes/exceptions/template/class_BasePathIsNoDirectoryException.php -text
@@ -199,11 +194,19 @@ inc/classes/interfaces/resolver/commands/.htaccess -text
 inc/classes/interfaces/resolver/commands/class_CommandResolver.php -text
 inc/classes/interfaces/resolver/controller/.htaccess -text
 inc/classes/interfaces/resolver/controller/class_ControllerResolver.php -text
+inc/classes/interfaces/resolver/state/.htaccess -text
+inc/classes/interfaces/resolver/state/class_StateResolver.php -text
 inc/classes/interfaces/response/.htaccess -text
 inc/classes/interfaces/response/class_Responseable.php -text
 inc/classes/interfaces/result/.htaccess -text
 inc/classes/interfaces/result/class_SearchableResult.php -text
 inc/classes/interfaces/result/class_UpdateableResult.php -text
+inc/classes/interfaces/state/.htaccess -text
+inc/classes/interfaces/state/class_Stateable.php -text
+inc/classes/interfaces/streams/.htaccess -text
+inc/classes/interfaces/streams/class_Streamable.php -text
+inc/classes/interfaces/streams/crypto/.htaccess -text
+inc/classes/interfaces/streams/crypto/class_EncryptableStream.php -text
 inc/classes/interfaces/template/.htaccess -text
 inc/classes/interfaces/template/class_CompileableTemplate.php -text
 inc/classes/interfaces/template/view/class_ViewHelper.php -text
@@ -327,6 +330,7 @@ inc/classes/main/filter/checkboxes/class_RulesAcceptedFilter.php -text
 inc/classes/main/filter/class_ -text
 inc/classes/main/filter/class_AbstractFilterDecorator.php -text
 inc/classes/main/filter/class_BaseFilter.php -text
+inc/classes/main/filter/class_BaseFilterDecorator.php -text
 inc/classes/main/filter/class_FilterChain.php -text
 inc/classes/main/filter/crypto/.htaccess -text
 inc/classes/main/filter/crypto/class_CaptchaEncryptFilter.php -text
@@ -549,3 +553,4 @@ tests/old/contract-test.php -text
 tests/old/loader-test.php -text
 tests/old/personell-test.php -text
 tests/unittest.sh -text
+/todo-builder.sh -text