Package requirements/dependencies: objects
authorMatthias Schmidt <gravatronics@live.com>
Sun, 4 Mar 2012 16:40:40 +0000 (17:40 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 4 Mar 2012 16:41:28 +0000 (17:41 +0100)
commit480508730bfa164b669e4247e0e2d46ff29bb92e
tree9fea9ded8ee42a61b15d1099e75387c4c4eeed37
parent76bc3de37a94addb4e341e0d198f07ef1a9f43e4
Package requirements/dependencies: objects

Package requirements and dependencies are now locally stored `wcf\data\package\Package` objects. This means, the the API of the relevant three methods changed since they return arrays containing `wcf\data\package\Package` objects instead of arrays with the package data but I couldn't find any place within the other public packages where these methods were used.
wcfsetup/install/files/acp/templates/packageView.tpl
wcfsetup/install/files/lib/acp/page/PackageViewPage.class.php
wcfsetup/install/files/lib/data/package/Package.class.php