This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-01-22
Channels
- # aatree (21)
- # announcements (10)
- # avi (1)
- # aws (15)
- # beginners (96)
- # boot (269)
- # braid-chat (92)
- # cider (9)
- # clara (10)
- # cljs-dev (3)
- # cljsjs (14)
- # cljsrn (20)
- # clojure (198)
- # clojure-art (3)
- # clojure-hamburg (2)
- # clojure-ireland (4)
- # clojure-russia (117)
- # clojure-spain (3)
- # clojured (1)
- # clojurescript (253)
- # code-reviews (6)
- # community-development (7)
- # conf-proposals (52)
- # core-async (4)
- # cursive (4)
- # datomic (4)
- # devcards (1)
- # emacs (59)
- # euroclojure (5)
- # funcool (1)
- # hoplon (39)
- # human (1)
- # jobs (4)
- # ldnclj (15)
- # ldnproclodo (1)
- # leiningen (3)
- # mount (37)
- # off-topic (14)
- # om (77)
- # perun (10)
- # proton (12)
- # rdf (1)
- # re-frame (9)
- # reagent (42)
- # ring-swagger (10)
- # yada (50)
@pguillebert: Ugh, I think you came across a bug here. Issue logged: https://github.com/rbrush/clara-rules/issues/165
@pguillebert It looks like it's specific to the case of having a test within a negation, which somehow we haven't covered. Thanks for reporting it here.
you’re welcone
usually when I report something I am the bug
@pguillebert Haha, I know that feeling very well. I got a simple fix for this bug committed on the issue linked above. The fix is a bit ugly and depends on some other refactoring, but I expect to get this into master next week and released soon afterwards. If you do need this sooner then you can build against the issue-165 branch I created.
well thanks but the simple workaround of negating the condition works well for me
so no rush
Good to know. I mostly just didn't want that mistake hanging around out here any longer than it already has. 😉
Mmmh what is the preferred way to configure rules ?
like, should I add a configuration record to my facts or is there a better facility ?