BIND 10 #800: Change Boss to start socket creator
BIND 10 Development
do-not-reply at isc.org
Tue Jul 26 13:06:46 UTC 2011
#800: Change Boss to start socket creator
-------------------------------------+-------------------------------------
Reporter: | Owner: vorner
stephen | Status: reviewing
Type: | Milestone:
enhancement | Sprint-20110802
Priority: major | Resolution:
Component: Boss | Sensitive: 0
of BIND | Sub-Project: DNS
Keywords: | Estimated Difficulty: 0.0
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by jelte):
* owner: jelte => vorner
Comment:
I've taken the liberty to fix a few typos and added a few words to some of
the docstrings in sockcreator.py, please verify.
No comments on sockcreator.py code.
Small nit about the additions to the .mes file; I tend to use search in my
editor to find a string, but it has been the general convention to order
the messages alphabetically by their identifier.
bind10_src.py.in:
> self.sockcreator = bind10.sockcreator.Creator("@@LIBEXECDIR@@:"
+
>
os.environ['PATH'])
IMO we should move away from configure-time replacements here and move
them to bind10_config.py.in (first of all to get rid of generated python
files as much as possible, but also for potential flexibility in setup),
but since this is not the only occurrence i think we can make such a move
a separate ticket.
If you want to, please reorder the messages, and I think this can be
merged.
--
Ticket URL: <http://bind10.isc.org/ticket/800#comment:8>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list