- Don't build a Pool for each PackageItem loaded - Do make it load all languages instead of only the current one
- These don't have to be static methods of PackageItem, a free function is more convenient. - Since it's not API of PackageItem anymore, need to - update tests not to use API - do API-not-available warnings in consumers