jQuery + Json library = broken jQuery

jQuery + Json library = broken jQuery


Hey everyone. This IS a potential debug issue....
I'm having a real so-b of a time using jQuery with an SAjax based
library I've written.
Here's a basic description of the problem:
When I add functions to prototypes of objects jQuery breaks - hard.
I ran into a similar problem with a javascript templating engine I
wrote a little while ago.
here's a copy of the json library (and prototype modiers) that I'm
using
http://mds.walkerlive.com/_lib/json.js.php
And here's what I think the reason may be....
http://yuiblog.com/blog/2006/09/26/for-in-intrigue/
So, anyone wanna fix it?