Re: [SUGGESTION] separate ob-clojure.el into Clojure part ob-clojure.el and ClojureScript part ob-clojurescript.el

2023-03-20 Thread Christopher M. Miles
Ihor Radchenko writes: > Daniel Kraus writes: > >>> The only downside is that people might need to >>> (require 'ob-clojurescript) >>> I am thinking if ob-core.el should try to automatically guess the >>> correct library to be loaded. >> >> We could just (require 'ob-clojurescript) inside

Re: [SUGGESTION] separate ob-clojure.el into Clojure part ob-clojure.el and ClojureScript part ob-clojurescript.el

2023-03-20 Thread Christopher M. Miles
Ihor Radchenko writes: > stardiviner writes: > >> For now, ob-clojure.el contains lot of code for ClojureScript. Only some >> code has same functionality. Like CIDER backend. In the future, >> ClojureScript part code will increase and different. So I suggest >> separate them into two source

[SUGGESTION] separate ob-clojure.el into Clojure part ob-clojure.el and ClojureScript part ob-clojurescript.el

2023-03-20 Thread Christopher M. Miles
For now, ob-clojure.el contains lot of code for ClojureScript. Only some code has same functionality. Like CIDER backend. In the future, ClojureScript part code will increase and different. So I suggest separate them into two source code files. WDYT? -- [ stardiviner ] I try to make every word

Re: [SUGGESTION] separate ob-clojure.el into Clojure part ob-clojure.el and ClojureScript part ob-clojurescript.el

2023-03-20 Thread Ihor Radchenko
Daniel Kraus writes: >> The only downside is that people might need to >> (require 'ob-clojurescript) >> I am thinking if ob-core.el should try to automatically guess the >> correct library to be loaded. > > We could just (require 'ob-clojurescript) inside ob-clojure.el ?! Sure. Though it will

Re: [SUGGESTION] separate ob-clojure.el into Clojure part ob-clojure.el and ClojureScript part ob-clojurescript.el

2023-03-19 Thread Daniel Kraus
Ihor Radchenko writes: > stardiviner writes: > >> For now, ob-clojure.el contains lot of code for ClojureScript. Only some >> code has same functionality. Like CIDER backend. In the future, >> ClojureScript part code will increase and different. So I suggest >> separate them into two source

Re: [SUGGESTION] separate ob-clojure.el into Clojure part ob-clojure.el and ClojureScript part ob-clojurescript.el

2023-03-18 Thread Ihor Radchenko
stardiviner writes: > For now, ob-clojure.el contains lot of code for ClojureScript. Only some > code has same functionality. Like CIDER backend. In the future, > ClojureScript part code will increase and different. So I suggest > separate them into two source code files. > > WDYT? The only

[SUGGESTION] separate ob-clojure.el into Clojure part ob-clojure.el and ClojureScript part ob-clojurescript.el

2023-03-17 Thread stardiviner
For now, ob-clojure.el contains lot of code for ClojureScript. Only some code has same functionality. Like CIDER backend. In the future, ClojureScript part code will increase and different. So I suggest separate them into two source code files. WDYT? [stardiviner] GPG key ID: