Details
-
Type:
Enhancement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Release 1.4
-
Component/s: None
-
Labels:None
-
Patch:Code and Test
-
Approval:Ok
Description
Add support for property lookups to match functionality introduced in ClojureScript with CLJS-89.
This is a breaking change for Clojure with record/type fields that start with "-".
Attached 872-add-prop-lookup.patch. It's a first cut that Fogus and I worked on. It needs tests.