"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > Please consider at least keep json-py for this purpose. Well, it is not > a big deal as adding it on top of TurboGears is not difficult anyway.
Should json-py become a dependency for installing TG even if nothing on it requires incoming JSON? I believe it would be best to _add_ json-py later if your application needs it, keeping the requirements "real" for what the framework needs... (I also use something like you do...) -- Jorge Godoy <[EMAIL PROTECTED]>

