← Back to team overview

quickly-talk team mailing list archive

Re: Running quickly applications outside ubuntu

 

On Thu, 2010-12-23 at 09:40 -0500, Michael Terry wrote:
> I imagine that long term, it's easier to move template code into the
> quickly python library for use in multiple templates than create
> complicated hierarchies of templates.  (would we allow multiple
> inheritance [1], how often would we correctly guess where a bit of code
> belongs, would it make it easier or harder to write templates)

For a bit of low-hanging-fruit/proof-of-concept refactor, I just filed a
new merge:

https://code.launchpad.net/~mterry/quickly/small-refactor/+merge/44606

This just moves some deb and LP logic into submodules of the 'quickly'
module.

Further work could see pulling out python-project-handling logic into a
'build.python' submodule or something...

-- 
mterry




Follow ups

References