Closed (duplicate)
Project:
Version Control API
Version:
6.x-2.x-dev
Component:
API module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Jul 2009 at 18:40 UTC
Updated:
8 Jul 2010 at 08:57 UTC
Jump to comment: Most recent file
Comments
Comment #1
marvil07 commentedjpetso is ok with this integration too like we chat some minutes ago, but after dww comments I would prefer to maintain those mentioned branches some more time
Comment #2
sdboyer commentedWe should be 100% on wanting to do this. It will vastly simplify the internals of the code, and allow the focus to come off the API as basically a querybuilder. (really, that's most of what it is right now).
Comment #3
marvil07 commentedComment #4
marvil07 commentedforgot the patch started by sdboyer, let's keep this in the queue until a more intrusive patch :-p
Comment #5
sdboyer commentedthis is really a necessary part of making the code maintainable for d.o. and besides, we might as well strike while the iron's hot...
Comment #6
mikey_p commentedIf this is intended for drupal.org we need to get approval from the powers that be for dbtng module soon, it has some major drawbacks in certain areas, namely that it opens a second DB connections since the PDO driver can't reuse the mysqli connection.
Comment #7
sdboyer commentedI got approval (in concept, at least) for this years ago from killes, though now that we're actually doing it, it probably needs revisiting.
Comment #8
marvil07 commentedI'm making a big patch of the sdboyer work at github. Let's end up this work here so we can discuss about the changes before committing.
Pasting commit descriptions:
I'll be commenting on this patch in the next days.
Comment #9
marvil07 commentedI think we should either mark this or #831896: Refactor VC API to use DBTNG & an Entities-like system as duplicates, or we should split the patch in two.
Comment #10
sdboyer commentedLet's actually mark this one the duplicate (sorry, given that you just posted that patch here), as that other issue has more information about the approach I'm taking over on github.