I think there is a lot still to do to get to that point.  Closure Inspector
[1] provides the ability to map back to JavaScript source, but then you
still need to map from that back to the Clojure source, and as you noted,
existing Clojure stack traces leave much to be desired.  And IDE integration
with so many popular IDEs adds to the challenge.

It will be a pain point for everyone though, so you would think it might be
realistic in a reasonable time frame.

[1] http://code.google.com/closure/compiler/docs/inspector.html


On Tue, Jul 26, 2011 at 6:11 PM, Julian <juliangam...@gmail.com> wrote:

> > These were the four major features which first got me interested in GWT:
> * tooling in GWT - being able to debug compiled javascript step by step
> whilst working in an eclipse java debugger is what stood out for me (and
> seemed to help it scale to large applications)
>
> I've got stacks of respect for Rich Hickey and the work his team has put
> into this - and the community that has sprung up around Clojure. My question
> is intended to be about opportunities and next steps for the community.  My
> question is this:
> What are the missing 'pieces of the puzzle' - that would allow this kind of
> GWT-style, IDE-integrated debugging of large scale apps in ClojureScript?
> (I'm aware debugging and stack traces could be better in Clojure generally -
> I was asking about the other hooks and components.)
>
> --
> 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
>

-- 
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

Reply via email to