]> git.mxchange.org Git - hub.git/commit - docs/TODOs.txt
Removed deprecated scripts (please delete them even if you get conflicts)
authorRoland Häder <roland@mxchange.org>
Wed, 25 Apr 2012 18:29:06 +0000 (18:29 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 25 Apr 2012 18:29:06 +0000 (18:29 +0000)
commit52ef3a5af7ee3979e7fa089ce15cfc4b17b0592c
treeae6082a6276183bbf58820aa38bcfacd53c0015a
parentf87bb882ddaa5f35ac085b1f9df886acc263596d
Removed deprecated scripts (please delete them even if you get conflicts)
49 files changed:
.gitattributes
application/hub/interfaces/messages/class_MessageHelper.php [deleted file]
application/hub/main/database/wrapper/class_NodeInformationDatabaseWrapper.php [deleted file]
application/hub/main/database/wrapper/class_NodeListDatabaseWrapper.php [deleted file]
application/hub/main/database/wrapper/class_PeerStateLookupDatabaseWrapper.php [deleted file]
application/hub/main/database/wrapper/states/class_NodeStateLookupDatabaseWrapper.php [deleted file]
application/hub/main/factories/fragmenter/class_FragmenterFactory.php [deleted file]
application/hub/main/factories/states/class_StateFactory.php [deleted file]
application/hub/main/filter/activation/class_HubActivationSelfAnnouncementFilter.php [deleted file]
application/hub/main/filter/bootstrap/class_HubBootstrapAquireHubIdFilter.php [deleted file]
application/hub/main/filter/bootstrap/class_HubBootstrapExtraBootstrappingFilter.php [deleted file]
application/hub/main/filter/bootstrap/class_HubBootstrapGenSessionIdFilter.php [deleted file]
application/hub/main/filter/bootstrap/class_HubBootstrapGenerateHubIdFilter.php [deleted file]
application/hub/main/filter/bootstrap/class_HubBootstrapGenerateSessionIdFilter.php [deleted file]
application/hub/main/filter/bootstrap/class_HubBootstrapInitQueuesFilter.php [deleted file]
application/hub/main/filter/bootstrap/class_HubBootstrapListenerPoolFilter.php [deleted file]
application/hub/main/filter/bootstrap/class_HubBootstrapRestoreNodeListFilter.php [deleted file]
application/hub/main/filter/console/class_ConsoleWelcomeTeaserFilter.php [deleted file]
application/hub/main/filter/shutdown/class_HubShutdownCruncherFilter.php [deleted file]
application/hub/main/filter/shutdown/class_HubShutdownDeinitQueuesFilter.php [deleted file]
application/hub/main/filter/shutdown/class_HubShutdownFlushNodeListFilter.php [deleted file]
application/hub/main/filter/shutdown/class_HubShutdownListenerPoolFilter.php [deleted file]
application/hub/main/filter/shutdown/class_HubShutdownNodeFilter.php [deleted file]
application/hub/main/filter/shutdown/class_HubShutdownTaskHandlerFilter.php [deleted file]
application/hub/main/filter/shutdown/cruncher/class_CruncherShutdownCruncherFilter.php [deleted file]
application/hub/main/filter/task/class_CruncherTaskHandlerInitializerFilter.php [deleted file]
application/hub/main/filter/task/class_HubTaskHandlerInitializerFilter.php [deleted file]
application/hub/main/filter/task/class_TaskHandlerInitializerFilter.php [deleted file]
application/hub/main/handler/network/class_BaseNetworkPackageHandler.php [deleted file]
application/hub/main/handler/network/tcp/class_TcpNetworkPackageHandler.php [deleted file]
application/hub/main/handler/network/udp/class_UdpNetworkPackageHandler.php [deleted file]
application/hub/main/helper/messages/crypto/class_CryptoRandomMessageHelper.php [deleted file]
application/hub/main/iterator/producer/class_TestUnitKeyProducerIterator.php [deleted file]
application/hub/main/listener/tcp/decorators/class_PeerTcpListenerDecorator.php [deleted file]
application/hub/main/listener/udp/decorators/class_PeerUdpListenerDecorator.php [deleted file]
application/hub/main/lookup/class_BaseLookupTable.php [deleted file]
application/hub/main/lookup/peer/class_NodeStateLookupTable.php [deleted file]
application/hub/main/lookup/peer/class_PeerStateLookupTable.php [deleted file]
application/hub/main/resolver/state/network/class_NetworkStateResolver.php [deleted file]
application/hub/main/states/hub/class_BaseHubState.php [deleted file]
application/hub/main/states/peer/new/class_NewConnectionNodeState.php [deleted file]
application/hub/main/states/peer/new/class_NewConnectionPeerState.php [deleted file]
application/hub/main/states/peer/transport_endpoint/class_TransportEndpointGonePeerState.php [deleted file]
application/hub/main/streams/package/input/class_PackageInputStream.php [deleted file]
application/hub/main/streams/package/output/class_PackageOutputStream.php [deleted file]
application/hub/main/template/announcement/class_AnnouncementTemplateEngine.php [deleted file]
application/hub/main/template/connect/class_SelfConnectTemplateEngine.php [deleted file]
application/hub/main/template/objects/class_ObjectRegistryTemplateEngine.php [deleted file]
docs/TODOs.txt