On Nov 22, 5:23 pm, islon <[EMAIL PROTECTED]> wrote:
> Is the plugin usable right now?

Well, right now, you have a basic Console based REPL. Be aware that it
currently runs on the same JVM as your eclipse, so if you try some
(.exit System 0) you'll kill your session.
You also have syntax highlighting (token based, it has also special
form hard-wired, but cannot -currently- distinguish a method from a
macro ...) with paren / curly braces / squarred braces balancing.
You have also a launcher for files (right click on a file and it will
be loaded in the open REPL).

Ah, and for the moment the clojure version that the plugin runs is the
one embedded in the plugin (JFB, what is the version, by the way, I'm
not sure ?)

The roadmap wiki page is here : 
http://code.google.com/p/clojure-dev/wiki/Roadmap

For the moment, clojuredev is only available as row source code, which
may be a barrier for testers to quickly install/test/give feedback ? I
thought about making an eclipse update site available for the current
state of the plugin. But for the moment I don't known where I could
host it.
Do you think this would be worth the work, or can you live with
installing the plugin via svn source ?

--
Laurent


>
> On Nov 22, 8:53 am, lpetit <[EMAIL PROTECTED]> wrote:
>
> > Well, I'm also on board on the clojuredev team since yesterday,
>
> > Take a look at the roadmap list (which currently is more a feature
> > wishlist than a prioritized list), and please help completing it, and
> > give us feedback on what you think your priorities would be,
>
> > --
> > Laurent
>
> > On Nov 21, 5:25 pm, verec <[EMAIL PROTECTED]>
> > wrote:
>
> > > I'm still active on this, as I'm sure Casey is. Though the recent crop
> > > of incompatible changes means some rework as the target is moving :)
> > > --
> > > JFB
>
> > > On Nov 21, 1:03 pm, MikeM <[EMAIL PROTECTED]> wrote:
>
> > > > This came up on the list not long ago, don't know what the status is:
>
> > > >http://code.google.com/p/clojure-dev/
--~--~---------~--~----~------------~-------~--~----~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to