Skip to content

Conversation

@jjrscott
Copy link

@jjrscott jjrscott commented Oct 2, 2025

Being able to export the source graph to other tools is extremely useful as it allows for usage outside the scope of the project without creating or requiring a public API (or the user having to create a swift wrapper just to get the information they need).

For example, with this change, it is possible to generate nice dependency charts such as described here: #758.

Copy link
Contributor

@ileitch ileitch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a neat feature, thanks for working on it! I think to make this immediately useful for others, we should export in a widely supported format, e.g. DOT. We could then later add support for other formats.

# Conflicts:
#	Sources/Configuration/Configuration.swift
#	Sources/Frontend/Commands/ScanCommand.swift
@jjrscott jjrscott force-pushed the jjrscott/export-graph branch from b180090 to 9f8fb1f Compare November 27, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants