Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accesses for pure local content #5

Open
mandelsoft opened this issue Oct 18, 2023 · 0 comments
Open

Accesses for pure local content #5

mandelsoft opened this issue Oct 18, 2023 · 0 comments

Comments

@mandelsoft
Copy link

mandelsoft commented Oct 18, 2023

The idea of having accesses not only for externally referenceable content able to be added as access methods to a CV
is very good.

The problem hereby is that those accesses cannot really provide a serializable access method specification.
In some providers a localBlob access method is faked. But this could never directly be added to
a CV stored in an OCM repository.

When writing a Component(version) to a repository containing such accesses they must be mapped to repository
specific instance of the access. As described in #2, so far, this is always done, regardless of the access type.

May be, instead of faking local access methods, we could use a dedicated access explicitly stating that
it describes a non-serializable access.

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

No branches or pull requests

1 participant