Adrian Holovaty wrote: > Would you be comfortable doing this on the magic-removal branch? I ask > because that branch has *several* backwards-incompatible changes (see > http://code.djangoproject.com/wiki/RemovingTheMagic), and I wouldn't > yet call it stable. On the other hand, it's what will become Django > 0.92, so it'd be the quickest and most convenient way of getting your > patch integrated.
Sure, what the heck, there are so many other features in there, why stop now. ;-) As long as the other maintainers of the magic-removal branch don't mind, I say let's go for it. If not, I'm fine waiting. In the meantime, if folks *need* Oracle support now, they can apply my updated patch to their local copy of trunk and start playing: http://code.djangoproject.com/attachment/ticket/87/oracle_patch_as_of_rev_2074.patch Still needs tests, though.... (On that note, I'm thinking about using a VMPlayer image of Ubuntu with Oracle, MySQL, Postgresql, SQLlite prefconfigured to test each subversion changeset.) - Jason
