[LOGIC-19] Make it possible to define facts on a relation defined in a different namespace. Created: 12/Nov/11 Updated: 13/Nov/11 Resolved: 13/Nov/11 |
|
| Status: | Resolved |
| Project: | core.logic |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Enhancement | Priority: | Minor |
| Reporter: | Nicolas Buduroi | Assignee: | Nicolas Buduroi |
| Resolution: | Completed | Votes: | 0 |
| Labels: | facts, namespace, relation | ||
| Attachments: |
|
| Patch: | Code |
| Description |
|
Currently there's no way of defining facts on a relation defined in a different namespace. It would be better to make this possible. |
| Comments |
| Comment by David Nolen [ 13/Nov/11 10:21 PM ] |
|
Done, https://github.com/clojure/core.logic/commit/eb6dfda6ecc3604a987f479cd42696d4d8ad685a |