Pros: 1. Yes, it uses Swing. I have even stared writting it in Clojure, but startup time was too long, not acceptable for lightweight text editor. 2. Yes, it is. I've carefully studied Mac's TextEdit, NetBeans and Eclipse and merged theirs ideas.
Cons: 1. Yeah, I haven't implemented highligting yet. The cost (time and work) of implementation would be higher than profits I would get. For me more important were brackets matching and highlighting occurences of selected word. 2. Yes, first it must be configured. 3. I think that low level configuration gives you much more possiblities of running or integrating it in different scenarios (folder layouts, libraries dependiences etc.) I have no more time for improving the editor, that is why it has been open sourced. Thanks for trying it out and feedback! On 19 Sty, 07:28, Shantanu Kumar <kumar.shant...@gmail.com> wrote: > I downloaded the JAR and gave it a try. Here's my first impression: > > Pros: > 1. Feels really fast (does it use Swing?) > 2. Consistent U/I - seemingly nice defaults > > Cons: > 1. Clojure files are not syntax highlighted by default > 2. Clojure->"Open a REPL" doesn't work (at least not out of the box) > 3. Clojure->"Configure" requires me to edit a text file > 4. Doesn't detect that the Clojure JAR is already in classpath > 5. View->"Syntax Highlight" submenu is disabled > > My suggestions: > 1. Make it easy for first timers to use > 2. Detect if the Clojure JAR is already in the classpath and use it > accordingly > 3. Don't make me go through the configuration text file > > Regards, > Shantanu -- 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