Updated issues.
This commit is contained in:
parent
832c68a5c5
commit
fcdf829cb1
16
doc/issues/0011fn5.rst
Normal file
16
doc/issues/0011fn5.rst
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
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
|
||||||
|
======== ===================
|
Loading…
Reference in New Issue
Block a user