Hi Dave, > Cool project, especially if it manages to *stay* lightweight :)
Thanks -- I hope it will! :) > * You might want to take a look at JSyntaxPane > (https://code.google.com/p/jsyntaxpane/) for the editor. In theory > adding Clojure syntax highlighting should be straightforward and they > already cover stuff like line numbers, etc. An interesting suggestion. > * Consider using actions for your menu items so you can reuse them in > toolbars and elsewhere in the UI Yes, I probably need to overhaul this at some point. > * getCaretPosition (and almost all Swing methods) is not thread-safe > so calling it from an agent is asking for trouble :) Oops! It's interesting I haven't run into an error yet. Added to github issues. > Good luck! Thanks! :) Arthur -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en