Ticket #238 (new enhancement)

Opened 7 months ago

Last modified 3 months ago

use a single package for all common config symbols

Reported by: dustin Assigned to:
Priority: major Milestone: 1.0.0
Component: other Version: 0.7.6
Keywords: Cc:

Description

This way a config file can start, simply, with

from buildbot.config import *

and then all of the symbols are immediately available. No more futzing with "well, people used to import class FooBar? from here, but the new preferred location is over there."

Attachments

238.patch (32.5 kB) - added by dustin on 04/16/08 20:28:25.
#238:from_buildbot_config_import.patch

Change History

04/16/08 20:28:25 changed by dustin

  • attachment 238.patch added.

#238:from_buildbot_config_import.patch

04/16/08 20:28:47 changed by dustin

Waiting for Brian's review before it goes to the development branch.

08/20/08 06:34:01 changed by dustin

  • milestone changed from undecided to 1.0.0.