jlp/doc/issues/0011fn5.rst
Jonathan Bernard fcdf829cb1 Updated issues.
2012-01-30 14:00:01 -06:00

17 lines
713 B
ReStructuredText

Abstract `jlp:` link resolution.
================================
I need to think of a system to allow the resolution of `jlp:` protocol links
to be easily configured. Currently the link resolution assumes straigtforward
file-based storage and converts them into relative paths. An example of another
type of resolution strategy might be a DB-backed solution where each document
has a unique id (this is already happening temporarily in the JLP process) and
there is some schema for mapping document id's to URIs for the document. Or
perhaps another file-based solution with different convention for document storage.
----
======== ===================
Created: 2012-01-30T13:55:05
======== ===================