|
|
|
|
|
by babesh
3241 days ago
|
|
For Apple libraries, it is because the latest framework could be providing a completely different implementation and they both want and need everyone on that implementation. For instance, they reimplemented Photos, introducing a new interface, maintaining the old interface but deprecating it. Edit: in other words, common data. |
|