Sure, maybe a "spinner" or something like that.

However, many use cases would exclude displaying such an indicator, e.g. if 
you're sending the compiled text to stdout, running a .cljs script directly 
or some other script that uses Node's `require` to load a .cljs script, 
etc. That is, in those cases it probably wouldn't be appropriate to send 
extra stuff to stdout or stderr, because the developer may expect to have 
exclusive control over them.
 
But when using ncljsc's -c / --compile flag, perhaps together with the -w / 
--watch and -W / --watch-deps flags, then it would make sense to have a 
"busy compiling" indicator.

Thanks for the suggestion. I'll definitely look into it.



On Thursday, May 10, 2012 8:58:33 AM UTC-5, David Nolen wrote:
>
> Just gave it a shot, works! Would be nice if it gave some feedback that it 
> was compiling / recompiling.
>
> David
>
> On Thu, May 10, 2012 at 2:38 AM, Michael Bradley, Jr. <
> michaelsbradle...@gmail.com> wrote:
>
>> I'm looking for folks to help me kick the tires and push this project 
>> forward:
>>
>> https://github.com/michaelsbradleyjr/node-clojurescript
>>
>> http://search.npmjs.org/#/clojure-script
>>
>>  -- 
>> 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