Rename ASDF systems/packages to io.github.cl-sdk.xml* and align .asd filenames/docs#20
Merged
Merged
Conversation
Copilot created this pull request from a session on behalf of
diasbruno
May 9, 2026 23:34
View session
Agent-Logs-Url: https://github.com/cl-sdk/cl-xml/sessions/c0cf3d7f-c8a1-4154-956d-9cadbabe9759 Co-authored-by: diasbruno <362368+diasbruno@users.noreply.github.com>
6f4d927 to
6688313
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates the project from the temporary
cl-*naming to canonicalio.github.cl-sdk.xml*names across systems, packages, and docs. It also makes.asdfilenames match their system names for consistent ASDF discovery/loading.System + file namespace migration
cl-xml→io.github.cl-sdk.xmlcl-xml.test→io.github.cl-sdk.xml.testcl-soap/cl-wsdl/cl-xsd(+.test) →io.github.cl-sdk.{soap,wsdl,xsd}(+.test).asdfiles to match system names (e.g.io.github.cl-sdk.xml.asd,io.github.cl-sdk.soap.test.asd, etc.).Common Lisp package rename
in-packageforms toio.github.cl-sdk.xml*.cl-xml:/cl-soap:/cl-wsdl:/cl-xsd:to the new package prefixes.Loader + documentation alignment
:io.github.cl-sdk.xml.test.io.github.cl-sdk.xmlnaming.