None of my libraries involved has a stable API so far, so worrying about compatibility measures for dealing with API drift is premature.
Three identical copies of inspector-views-for in two files that load into the same Lisp package is about the worst kind of redundancy I can imagine. Only the one in list-classes.lisp (the last file loaded) will ever be used.
https://codeberg.org/rgb/hyperdoc/commit/3a02055bc6fc6295769b9ffc93cc835d6b733ecc
None of my libraries involved has a stable API so far, so worrying about compatibility measures for dealing with API drift is premature.
Three identical copies of `inspector-views-for` in two files that load into the same Lisp package is about the worst kind of redundancy I can imagine. Only the one in `list-classes.lisp` (the last file loaded) will ever be used.