This is a problem I’ve noticed as well. Now, I am a programmer — my code or it’s descendants is still in the distribution — I do update org mode regularly, and I get messages when I start up Emacs about Org mode files that can’t be loaded. I wouldn’t be surprised if the cause is this renaming. But honestly I stopped having time to hack emacs 30 years ago. Wouldn’t it be desirable if changes that aren’t backward-compatible included some kind of assistance for users? 

On Mon, Mar 15, 2021 at 11:16 Nick Dokos <ndokos@gmail.com> wrote:
The renaming was e.g org-bbdb to ol-bbdb, *NOT* to ol-org-bbdb.

Similarly for all the rest: you won't find any of them in any installation.

--
Nick

"There are only two hard problems in computer science: cache
invalidation, naming things, and off-by-one errors." -Martin Fowler