OK, thanks for the sanity check. I'll see if I can find an inflection point in the morning.

- Chas

On Mon 16 Dec 2013 11:51:30 PM EST, David Nolen wrote:
Nothing obvious to me. Git bisect would help here. Thanks.

On Monday, December 16, 2013, Chas Emerick wrote:

    I'm using 2120, and seeing some _very_ bizarre behaviour
    attempting to call a protocol method with a JS native (a number in
    this case) via `this` from a method installed on that native's
    prototype:

    https://gist.github.com/__cemerick/7998162
    <https://gist.github.com/cemerick/7998162>

    As you can see, the "workaround" of consing up the same number
    from within the prototype method appears to work. Bizarre, no?

    Does anyone see something clearly wrong with how I'm going about
    things here (perhaps treading on some subtlety of prototypes of
    which I'm not aware), or is this a protocol dispatch bug?

    Thanks,

    - Chas

    --
    Note that posts from new members are moderated - please be patient
    with your first post.
    --- You received this message because you are subscribed to the
    Google Groups "ClojureScript" group.
    To unsubscribe from this group and stop receiving emails from it,
    send an email to [email protected].
    To post to this group, send email to [email protected].
    Visit this group at http://groups.google.com/__group/clojurescript
    <http://groups.google.com/group/clojurescript>.

--
Note that posts from new members are moderated - please be patient
with your first post.
---
You received this message because you are subscribed to the Google
Groups "ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

--
Note that posts from new members are moderated - please be patient with your 
first post.
--- You received this message because you are subscribed to the Google Groups "ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to