Brian Harring wrote: > So... thoughts? The second round of refactoring posted on 5106 > currently lacks some of the new features mentioned above (need to port > them over mainly), but v3l address that, and add in at least a > SteadyDB persistant connection (pooling would be based off that). The > current backend implementations in v2 are also still a fair bit ugly; > currently just mapping old layout into the new api (no point > converting till folks agree with the new api mainly). > > Comments would be appreciated; personally, I'm not after a mass > gutting of what's there, just after refactoring it so that it's in a > semi-sane state for extension/heavier refactoring.
The db code duplication was something I was noticing a couple weeks ago too, and I meant to respond to your earlier post but never got around to it. I'm +1 for the refactoring. The db introspection and creation modules are in need of the same loving. Gary --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
