~bryce/launchpad/lp-617679-code-link-source-package

Viewing all changes in revision 9721.

  • Committer: Bryce Harrington
  • Date: 2010-09-18 02:58:54 UTC
  • Revision ID: bryce.harrington@canonical.com-20100918025854-rtdfrv25sqmjrumu
This is sort of a mess, but a WIP to add a linkSourcePackage() routine
for adding a foreign key to a DistributionSourcePackage entry.

The problem though (I think) is that the DistributionSourcePackage class
is not a direct wrapper around the DistributionSourcePackage SQL table.
The comments on the class describe it as "magic".  The real wrapper to
the SQL table appears to be DistributionSourcePackageInDatabase.

Yet, I've not found a correct combination of classes and incantations to
get the magic working, so this is very much a WIP.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: