Some rewrites
[core.git] / .gitattributes
index f9dbe0dfa8674bc5d6ff99e7653b49a8ca5db412..b6132cd7d4fb7bd71ca4731b9b80d3b79ad64be6 100644 (file)
@@ -13,6 +13,8 @@ inc/classes/exceptions/class_ svneol=native#text/plain
 inc/classes/exceptions/class_FrameworkException.php svneol=native#text/plain
 inc/classes/exceptions/compressor/.htaccess svneol=native#text/plain
 inc/classes/exceptions/compressor/class_MismatchingCompressorsException.php svneol=native#text/plain
+inc/classes/exceptions/connection/.htaccess -text svneol=unset#text/plain
+inc/classes/exceptions/connection/class_ConnectionAlreadyRegisteredException.php svneol=native#text/plain
 inc/classes/exceptions/controller/.htaccess svneol=native#text/plain
 inc/classes/exceptions/controller/class_DefaultControllerException.php svneol=native#text/plain
 inc/classes/exceptions/controller/class_InvalidControllerException.php svneol=native#text/plain
@@ -47,11 +49,8 @@ inc/classes/exceptions/helper/class_UserInstanceMissingException.php svneol=nati
 inc/classes/exceptions/io/.htaccess svneol=native#text/plain
 inc/classes/exceptions/io/class_DirPointerNotOpenedException.php svneol=native#text/plain
 inc/classes/exceptions/io/class_FileIoException.php svneol=native#text/plain
-inc/classes/exceptions/io/class_FileNotFoundException.php svneol=native#text/plain
-inc/classes/exceptions/io/class_FilePointerNotOpenedException.php svneol=native#text/plain
 inc/classes/exceptions/io/class_FileReadProtectedException.php svneol=native#text/plain
 inc/classes/exceptions/io/class_InvalidDataLengthException.php svneol=native#text/plain
-inc/classes/exceptions/io/class_InvalidDirectoryResourceException.php svneol=native#text/plain
 inc/classes/exceptions/io/class_InvalidMD5ChecksumException.php svneol=native#text/plain
 inc/classes/exceptions/io/class_InvalidResourceException.php svneol=native#text/plain
 inc/classes/exceptions/io/class_PathIsEmptyException.php svneol=native#text/plain
@@ -62,14 +61,10 @@ inc/classes/exceptions/language/class_InvalidLanguagePathStringException.php svn
 inc/classes/exceptions/language/class_LanguagePathIsEmptyException.php svneol=native#text/plain
 inc/classes/exceptions/language/class_LanguagePathIsNoDirectoryException.php svneol=native#text/plain
 inc/classes/exceptions/language/class_LanguagePathReadProtectedException.php svneol=native#text/plain
-inc/classes/exceptions/language/class_MissingFileIoHandlerException.php svneol=native#text/plain
-inc/classes/exceptions/language/class_MissingLanguageHandlerException.php svneol=native#text/plain
 inc/classes/exceptions/main/.htaccess svneol=native#text/plain
 inc/classes/exceptions/main/class_AssertionException.php svneol=native#text/plain
 inc/classes/exceptions/main/class_ClassMismatchException.php svneol=native#text/plain
-inc/classes/exceptions/main/class_ClassNotFoundException.php svneol=native#text/plain
 inc/classes/exceptions/main/class_ConfigEntryIsEmptyException.php svneol=native#text/plain
-inc/classes/exceptions/main/class_ConfigEntryNotFoundException.php svneol=native#text/plain
 inc/classes/exceptions/main/class_DimNotFoundInArrayException.php svneol=native#text/plain
 inc/classes/exceptions/main/class_EmptyVariableException.php svneol=native#text/plain
 inc/classes/exceptions/main/class_FatalErrorException.php svneol=native#text/plain
@@ -80,7 +75,7 @@ inc/classes/exceptions/main/class_InvalidCommandInstanceException.php svneol=nat
 inc/classes/exceptions/main/class_InvalidInterfaceException.php svneol=native#text/plain
 inc/classes/exceptions/main/class_InvalidObjectException.php svneol=native#text/plain
 inc/classes/exceptions/main/class_MissingArrayElementsException.php svneol=native#text/plain
-inc/classes/exceptions/main/class_MissingDecimalsThousandsSeperatorException.php svneol=native#text/plain
+inc/classes/exceptions/main/class_MissingDecimalsThousandsSeparatorException.php svneol=native#text/plain
 inc/classes/exceptions/main/class_MissingMethodException.php svneol=native#text/plain
 inc/classes/exceptions/main/class_NoClassException.php svneol=native#text/plain
 inc/classes/exceptions/main/class_NoConfigEntryException.php svneol=native#text/plain
@@ -92,18 +87,25 @@ inc/classes/exceptions/result/.htaccess svneol=native#text/plain
 inc/classes/exceptions/result/class_InvalidDatabaseResultException.php svneol=native#text/plain
 inc/classes/exceptions/result/class_ResultUpdateException.php svneol=native#text/plain
 inc/classes/exceptions/socket/.htaccess svneol=native#text/plain
+inc/classes/exceptions/socket/class_AbstractSocketException.php svneol=native#text/plain
 inc/classes/exceptions/socket/class_InvalidServerSocketException.php svneol=native#text/plain
 inc/classes/exceptions/socket/class_InvalidSocketException.php svneol=native#text/plain
+inc/classes/exceptions/socket/class_NoSocketErrorDetectedException.php svneol=native#text/plain
 inc/classes/exceptions/socket/class_NoSocketRegisteredException.php svneol=native#text/plain
+inc/classes/exceptions/socket/class_SocketAlreadyRegisteredException.php svneol=native#text/plain
+inc/classes/exceptions/socket/class_SocketConnectionException.php svneol=native#text/plain
+inc/classes/exceptions/socket/class_SocketCreationException.php svneol=native#text/plain
+inc/classes/exceptions/socket/class_SocketOptionException.php svneol=native#text/plain
 inc/classes/exceptions/socket/class_SocketShutdownException.php svneol=native#text/plain
+inc/classes/exceptions/socket/class_UnsupportedSocketErrorHandlerException.php svneol=native#text/plain
 inc/classes/exceptions/stacker/.htaccess svneol=native#text/plain
 inc/classes/exceptions/stacker/class_AlreadyInitializedStackerException.php svneol=native#text/plain
 inc/classes/exceptions/stacker/class_EmptyStackerException.php svneol=native#text/plain
 inc/classes/exceptions/stacker/class_FullStackerException.php svneol=native#text/plain
 inc/classes/exceptions/stacker/class_NoStackerException.php svneol=native#text/plain
 inc/classes/exceptions/state/.htaccess svneol=native#text/plain
-inc/classes/exceptions/state/class_InvalidStateException.php svneol=native#text/plain
 inc/classes/exceptions/state/class_InvalidStateInstanceException.php svneol=native#text/plain
+inc/classes/exceptions/state/class_UnresolveableStateException.php svneol=native#text/plain
 inc/classes/exceptions/template/.htaccess svneol=native#text/plain
 inc/classes/exceptions/template/class_BasePathIsEmptyException.php svneol=native#text/plain
 inc/classes/exceptions/template/class_BasePathIsNoDirectoryException.php svneol=native#text/plain
@@ -165,8 +167,6 @@ inc/classes/interfaces/discovery/class_Discoverable.php svneol=native#text/plain
 inc/classes/interfaces/filter/.htaccess svneol=native#text/plain
 inc/classes/interfaces/filter/class_Filterable.php svneol=native#text/plain
 inc/classes/interfaces/helper/.htaccess svneol=native#text/plain
-inc/classes/interfaces/helper/class_HelpableLogin.php svneol=native#text/plain
-inc/classes/interfaces/helper/class_HelpableTemplate.php svneol=native#text/plain
 inc/classes/interfaces/helper/class_Helper.php svneol=native#text/plain
 inc/classes/interfaces/helper/login/.htaccess svneol=native#text/plain
 inc/classes/interfaces/helper/login/class_HelpableLogin.php svneol=native#text/plain
@@ -277,6 +277,7 @@ inc/classes/main/compressor/.htaccess svneol=native#text/plain
 inc/classes/main/compressor/class_Bzip2Compressor.php svneol=native#text/plain
 inc/classes/main/compressor/class_GzipCompressor.php svneol=native#text/plain
 inc/classes/main/compressor/class_NullCompressor.php svneol=native#text/plain
+inc/classes/main/compressor/class_ZlibCompressor.php svneol=native#text/plain
 inc/classes/main/console/.htaccess svneol=native#text/plain
 inc/classes/main/console/class_ConsoleTools.php svneol=native#text/plain
 inc/classes/main/container/.htaccess svneol=native#text/plain
@@ -520,9 +521,7 @@ inc/classes/main/streams/crypto/.htaccess svneol=native#text/plain
 inc/classes/main/streams/crypto/class_McryptStream.php svneol=native#text/plain
 inc/classes/main/streams/crypto/class_NullCryptoStream.php svneol=native#text/plain
 inc/classes/main/streams/input/.htaccess svneol=native#text/plain
-inc/classes/main/streams/input/class_BaseInputStream.php svneol=native#text/plain
 inc/classes/main/streams/output/.htaccess svneol=native#text/plain
-inc/classes/main/streams/output/class_BaseOutputStream.php svneol=native#text/plain
 inc/classes/main/template/.htaccess svneol=native#text/plain
 inc/classes/main/template/class_ svneol=native#text/plain
 inc/classes/main/template/class_BaseTemplateEngine.php svneol=native#text/plain
@@ -554,52 +553,58 @@ inc/classes/middleware/io/.htaccess svneol=native#text/plain
 inc/classes/middleware/io/class_FileIoHandler.php svneol=native#text/plain
 inc/classes/third_party/.htaccess svneol=native#text/plain
 inc/classes/third_party/akismet/.htaccess svneol=native#text/plain
-inc/classes/third_party/akismet/akismet.class.php svneol=native#text/plain
+inc/classes/third_party/akismet/akismet.class.php -text svneol=unset#text/plain
 inc/classes/third_party/api/.htaccess svneol=native#text/plain
 inc/classes/third_party/api/primusportal/.htaccess svneol=native#text/plain
-inc/classes/third_party/api/primusportal/class_PrimeraApi.php svneol=native#text/plain
+inc/classes/third_party/api/primusportal/class_PrimeraApi.php -text svneol=unset#text/plain
 inc/classes/third_party/api/wernisportal/.htaccess svneol=native#text/plain
-inc/classes/third_party/api/wernisportal/class_WernisApi.php svneol=native#text/plain
+inc/classes/third_party/api/wernisportal/class_WernisApi.php -text svneol=unset#text/plain
 inc/classes/third_party/php_mailer/.htaccess svneol=native#text/plain
-inc/classes/third_party/php_mailer/ChangeLog.txt svneol=native#text/plain
-inc/classes/third_party/php_mailer/class.phpmailer.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/class.pop3.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/class.smtp.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/docs/pop3_article.txt svneol=native#text/plain
-inc/classes/third_party/php_mailer/docs/use_gmail.txt svneol=native#text/plain
+inc/classes/third_party/php_mailer/ChangeLog.txt -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/LICENSE -text
+inc/classes/third_party/php_mailer/README -text
+inc/classes/third_party/php_mailer/class.phpmailer.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/class.pop3.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/class.smtp.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/docs/extending.html -text
+inc/classes/third_party/php_mailer/docs/faq.html -text
+inc/classes/third_party/php_mailer/docs/pop3_article.txt -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/docs/use_gmail.txt -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/examples/contents.html -text
 inc/classes/third_party/php_mailer/examples/images/bkgrnd.gif -text svneol=unset#image/gif
 inc/classes/third_party/php_mailer/examples/images/phpmailer.gif -text svneol=unset#image/gif
 inc/classes/third_party/php_mailer/examples/images/phpmailer.png -text svneol=unset#image/png
 inc/classes/third_party/php_mailer/examples/images/phpmailer_mini.gif -text svneol=unset#image/gif
-inc/classes/third_party/php_mailer/examples/pop3_before_smtp_test.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/examples/test_gmail.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/examples/test_mail.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/examples/test_sendmail.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/examples/test_smtp.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-ar.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-br.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-ca.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-cz.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-de.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-dk.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-en.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-es.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-et.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-fi.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-fo.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-fr.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-hu.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-it.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-ja.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-nl.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-no.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-pl.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-ro.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-ru.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-se.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/language/phpmailer.lang-tr.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/test/phpmailer_test.php svneol=native#text/plain
-inc/classes/third_party/php_mailer/test/phpunit.php svneol=native#text/plain
+inc/classes/third_party/php_mailer/examples/index.html -text
+inc/classes/third_party/php_mailer/examples/pop3_before_smtp_test.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/examples/test_gmail.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/examples/test_mail.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/examples/test_sendmail.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/examples/test_smtp.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-ar.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-br.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-ca.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-cz.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-de.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-dk.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-en.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-es.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-et.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-fi.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-fo.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-fr.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-hu.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-it.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-ja.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-nl.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-no.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-pl.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-ro.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-ru.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-se.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/language/phpmailer.lang-tr.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/test/phpmailer_test.php -text svneol=unset#text/plain
+inc/classes/third_party/php_mailer/test/phpunit.php -text svneol=unset#text/plain
 inc/classes/third_party/php_mailer/test/test.png -text svneol=unset#image/png
 inc/config.php svneol=native#text/plain
 inc/config/.htaccess svneol=native#text/plain
@@ -608,10 +613,8 @@ inc/config/config-hubmaster.php svneol=native#text/plain
 inc/database.php svneol=native#text/plain
 inc/database/.htaccess svneol=native#text/plain
 inc/database/lib-local.php svneol=native#text/plain
-inc/file_io.php svneol=native#text/plain
 inc/hooks.php svneol=native#text/plain
 inc/includes.php svneol=native#text/plain
-inc/language.php svneol=native#text/plain
 inc/language/.htaccess svneol=native#text/plain
 inc/loader/.htaccess svneol=native#text/plain
 inc/loader/class_ClassLoader.php svneol=native#text/plain