On 12/02/2011 03:18 PM, Jonathan Lange wrote:
We're in the process of deploying lp:udd to do something that has very
little to do with Ubuntu distributed development. We're using it to
maintain a local database mapping from object files to symbols, for
our own nefarious purposes[1]. It works well for this, but there are
some changes that we will want to make soon.

There are two big changes that aren't necessary for us, but would help a lot:
   1. Decouple lp:udd from the package-import.canonical.com production 
deployment
   2. Split the package scanning and the branch importing parts of
lp:udd into separate projects

It sounds scary when I write it like that, but I don't think it's
actually that much code.

Neither of these things has to be done – we'll figure something out –
but I reckon these changes will result in less code that's better
tested.

What say you?
That seems reasonable to me. Can you explain a bit in what way you're using lp:udd ?

It seems to me like we should keep lp:udd about the package importer, and then split out the functionality you need. Does that make sense, or do you want to do it the other way around?

Cheers,

Jelmer

--
ubuntu-distributed-devel mailing list
ubuntu-distributed-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-distributed-devel

Reply via email to