]> git.mxchange.org Git - hub.git/commit
Introduced (currently not used as type-hints) new interfaces:
authorRoland Häder <roland@mxchange.org>
Wed, 30 May 2012 21:02:55 +0000 (21:02 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 30 May 2012 21:02:55 +0000 (21:02 +0000)
commit11b36f339c5a97ec6afb6eb7244b825bc2812bf6
tree749e6a07dea4399121437d0b3fb10cb43ea4e0ed
parentaaa48799e3cbda35f2d67b1d2f31bcb46738e97b
Introduced (currently not used as type-hints) new interfaces:
- Interface 'NodeInformationWrapper' introduced, this may help other developers to implement their own classes
- Interface 'NodeListWrapper' introduced with same intension
- TODOs.txt update
.gitattributes
application/hub/interfaces/wrapper/.htaccess [new file with mode: 0644]
application/hub/interfaces/wrapper/class_NodeInformationWrapper.php [new file with mode: 0644]
application/hub/interfaces/wrapper/class_NodeListWrapper.php [new file with mode: 0644]
application/hub/main/database/wrapper/node/class_NodeInformationDatabaseWrapper.php
application/hub/main/database/wrapper/node/class_NodeListDatabaseWrapper.php
application/hub/main/handler/message-types/class_BaseMessageHandler.php
docs/TODOs.txt