Colin Gray

Results 3 comments of Colin Gray

I'd be interested in this as well. I have a hacked up version of the meteorClient that removed the in-memory storage and uses a protocol to pump the changes to...

@jleach - I think the protocol looks good and is pretty similar to what I implemented. Regarding @nsolter's note on updates, I think you could either do as Nick suggests...

I think this is due to deprecation warnings in how `renderWithData` is being used. You should be able to get around it by replacing the contents of that if statement...