mirror of
https://review.haiku-os.org/haiku
synced 2025-02-08 06:39:06 +01:00
Most of the hooks don't strictly need a non-empty implementation. The defaults now simply throw exceptions in those that do. This allows the class to be instantiated, which is useful when a BPackageManager is only used for finding packages.