cognitect / transit-format

A data interchange format.
1.87k stars 36 forks source link

com$cognitect$transit$ctor$guid should be non-enumerable #13

Closed moll closed 9 years ago

moll commented 9 years ago

Handlers set com$cognitect$transit$ctor$guid on constructors. As a precaution I suggest this property be set non-enumerable. No telling how this may affect code enumerating properties of those classes otherwise.

moll commented 9 years ago

I'm sorry, I created this issue in the wrong repository. It should've gone into https://github.com/cognitect/transit-js/. I got too trigger happy. Would you like me to recreate it there?

moll commented 9 years ago

Created https://github.com/cognitect/transit-js/issues/15.