#19 Decouple namespace mapping from store operations.

已合併
scossu 4 天之前 將 1 次代碼提交從 scossu/no_store_nsm合併至 scossu/master

Namespace mapping has no business at the store level. It is an arbitrary mapping with no preservation value, and works at the term level, while stores operate at the buffer level. As long as the store normalizes all incoming URIs and stores them in their canonical form (which MUST always be), the namespace mapping can be applied to the graph and leave the store unaware of it.

Namespace mapping has no business at the store level. It is an arbitrary mapping with no preservation value, and works at the term level, while stores operate at the buffer level. As long as the store normalizes all incoming URIs and stores them in their canonical form (which MUST always be), the namespace mapping can be applied to the graph and leave the store unaware of it.
scossu 評論 4 天之前'
所有者

This also fixes a Makefile issue that created objects without debugging symbols for make debug.

This also fixes a Makefile issue that created objects without debugging symbols for `make debug`.
scossu4 天之前 關閉
該合併請求已經成功合併!
登入 才能加入這對話。
未選擇里程碑
未指派成員
1 參與者
正在加載...
取消
保存
尚未有任何內容