Scott Switzer

Results 14 comments of Scott Switzer

Thanks! I look forward to this.

Nice! Let us know if you need a beta user.

We plan to implement this soon. You can track (and vote!) on this feature here: https://getsatisfaction.com/jirafe/topics/how_can_we_block_our_internal_ip_addresses_from_the_jiafe_reports

@schof Is this still an issue? I believe it is resolved.

@tomash agree with you. Is this still the case in Spree? We also have a request to set when we officially count orders (placed, paid, delivered, etc.). To follow (or...

@schof I believe that this issue no longer exists. We are also working to get EXACT data on orders and customers, rather than APPROXIMATE data. To follow this (and vote...

I see your point. The current functionality of `+` is specified as: stop what you are doing and add the data onto an array, for each item that has the...

Perhaps there is a way that we can implement a sandbox in jsfiddle or something similar?

This is a good point. I have a version working, but there is a trick. The map has to have the instruction to create all array nodes first, then to...

I added this test to my branch. My expectation differs from yours though: ``` var expect = { foo:{ a:1234 } }; ``` Note that ObjectMapper does not store any...