Joel Holdbrooks
Joel Holdbrooks
@zerg000000 I agree. I think after #123 is merged that can become a priority.
@hkjels I see where you are coming from. When I originally took on the task of parsing namespaced keywords to something CSS friendly, I used the existing namespace concept from...
Yes. This is something we can tackle on the branch #123 is tied to or we can do this post #123 merge. Because `v2.0.0` parses "Garden syntax" into an AST...
@hkjels Not on my end. If you'd like to help I'd do my best to guide you, answer questions, etc.
Yes. The selectors namespace has not been updated with an implementation of `garden.parse/IParse` for `CSSSelector`. That is the reason you are seeing an exception.
@hkjels No but I think we can resolve this problem by defining and implementation of `garden.parse/IParse` for the `garden.selectors.CSSSelector` class. That implementation could return a new AST node type of...
See #137
@hkjels Apologies for thinking out loud. The game plan will be to implement a parser for the CSS selector syntax and use that in the implementation of `garden.parse/IParse` for the...
@GroundedSage I've provided you with access [here](https://github.com/garden-clojure/garden-clojure.github.io). Have at it! 🌹
@GroundedSage I'm not sure what should be on the survey though.