[Buildbot-commits] [Buildbot] #1905: create Change.fronChdict and move instance creation out of db.changes
Buildbot
nobody at buildbot.net
Mon Mar 28 01:06:34 UTC 2011
#1905: create Change.fronChdict and move instance creation out of db.changes
------------------------+----------------------
Reporter: dustin | Owner: dustin
Type: enhancement | Status: new
Priority: major | Milestone: 0.8.4
Version: master | Keywords: database
------------------------+----------------------
The !BuildRequest and !SourceStamp classes now have from**dict class
methods. This provides a nice separation between the db code (which
merely produces a dictionary representing a particular database row) and
the process classes.
I'd like to do the same for the Change and the db.changes class.
--
Ticket URL: <http://trac.buildbot.net/ticket/1905>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list