You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many of the functions currently located in the flense.model and flense.actions.clojure namespaces could be split off into a separate library (perhaps libflense?) that would serve as a layer of Clojure-specific code intelligence and refactoring utilities between Flense and xyzzy. Such a library would almost certainly be useful independent of the Flense UI.
The text was updated successfully, but these errors were encountered:
Many of the functions currently located in the
flense.model
andflense.actions.clojure
namespaces could be split off into a separate library (perhapslibflense
?) that would serve as a layer of Clojure-specific code intelligence and refactoring utilities between Flense and xyzzy. Such a library would almost certainly be useful independent of the Flense UI.The text was updated successfully, but these errors were encountered: