From: Loren C. <lor...@gm...> - 2022-09-14 22:38:59
|
Hello folks, I have created a installable package with a library module to generate alternate unique identifiers. https://github.com/lcahlander/exist-alt-identifier <https://github.com/lcahlander/exist-alt-identifier> I would like to transfer this repository over to eXist-db control. I would like your input before I do that. I am using ULID https://github.com/ulid/spec <https://github.com/ulid/spec> in my current application. I can add additional alternate unique identifiers if the community requests, otherwise I have a security update that I have added to create a new version of the XAR. I would also like to have the XAR added to the package manager. https://github.com/lcahlander/exist-alt-identifier/releases/tag/v1.0.1 <https://github.com/lcahlander/exist-alt-identifier/releases/tag/v1.0.1> All the best, Loren |