> Why should we trust psycopg2 to be a high quality piece of software? >
You're not asking it to do a whole hell of a lot. No computation. Simply "take A and put it in B" or "get B from A." I don't know why you'd expect this little connection piece to have a large team of support behind it. That being said, just run some tests that emulate data you'll exepct to use, and run some more tests that emulate the load you'll expect your entire framework to handle, and build some stub functionality. Shouldn't take more than a few hours, and then you'll be confident moving forward, and it'll give you a nice prototype of the actual code you'll be developing as well as expose the pitfalls normally found when using a new piece of software. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---