Comment 5 for bug 1237892

Revision history for this message
Morgan Fainberg (mdrnstm) wrote :

This is actually even easier than providing our own cache-key generator, I am working on a replacement for the stringification method that covers this error. The stringify method is passed in to the decorator itself. I have isolated the actual issue and I am working on implementing a clean mechanism to handle this without causing other encode/decode headaches. Even if we provided our own complete cache-key generator, this issue would likely still need to be addressed in a similar manner.