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

Storagetype framework / generic reference field #16

Open
zbyte64 opened this issue Jun 6, 2012 · 0 comments
Open

Storagetype framework / generic reference field #16

zbyte64 opened this issue Jun 6, 2012 · 0 comments
Labels

Comments

@zbyte64
Copy link
Owner

zbyte64 commented Jun 6, 2012

Dockit should have a field that can reference either a dockit document or a django model. The value of the field could specify a protocol followed by a protocol specific identifier (ie django://auth.user.1 or dockit://team.member.1). To facilitate this a storagetype framework could be constructed that would allow for the registration of various storage types. The framework could also offer some hints on how to do common interactions with the storage type (get, delete, list, etc) which could allow for more generic interfaces to be constructed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant