Tried sending John an email, but it bonked, so I'm posting my ideas
here.

For those of you who are not familiar "dbstuff" in the trunk is a
project bent on replacing fastdata, and hopefully catwalk in the
future.  A couple of comments on the code:

1) the provider only has support for a single primary keys.  I think
you need to add support for multiple primary keys.

2) Type checking inside the init of every file to the extent which you
are checking is in my mind too much.  Python is loosely typed for a
reason, and you are adding considerable overhead with little benefit
to the programmer, IMO.  We neednt want fastdata2 to fail because it
was too slow to use!

3)Can you guys put the photo of the diagram up in a "doc" folder
inside the dbstuff directory?  I might have time tomorrow to do up a
visio of it.

Keep up the good work guys!

-chris


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to