← Back to team overview

arsenal-devel team mailing list archive

Changes to lpltk

 


Lpltk is a replacement for the Arsenal classes which Bryce started
working on and I've been contributing to. You will find the following
changes in lp;~brad-figg/arsenal/lpltk.

Bryce, please merge these changes at your convenience.


 - LpltkBug was renamed to just Bug. This resulted in several changes
   to various files.

 - Added BugTags class to wrapper the Launchpad tags list that comes
   from a Launchpad bug object. The tags are not actually fetched
   until the first access. The class wrapper behaves like a regular
   python list.

 - Added test cases for the BugTags class.

 - Added a parameter to the Bug class, commit_changes, which can be
   set to false to run in a mode where changes are not committed back
   to launchpad. This is also used in the Tags class.

Brad
--
Brad Figg brad.figg@xxxxxxxxxxxxx http://www.canonical.com



Follow ups