On Tue, Jul 17, 2012 at 3:00 PM, Hubert Iwaniuk <neo...@kungfoo.pl> wrote:
>
> Hi David,
>
> Do you know rationale for using CrossPageChannel?
> If that could be removed it would simplify BrowserREPL a lot, and would
> already unlock Chrome Extension.
>
> Cheers,
> Hubert.

Because it works on nearly all browsers - even back to IE6. Note there
is a protocol for communication. It just needs to be implemented for
another transport. If you look at the browser REPL source you'll
notice a commented out start at a WebSockets implementation.

Again, patch welcome.

David

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