#19 Decouple namespace mapping from store operations.

已合并
scossu 4 天之前 将 1 次代码提交从 scossu/no_store_nsm合并至 scossu/master
scossu 评论于 4 天之前

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 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。