public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
* sections in configrun-sid
@ 2001-08-10  0:27 Ben Elliston
  2001-08-10  0:58 ` matthew green
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Elliston @ 2001-08-10  0:27 UTC (permalink / raw)
  To: sid

This Perl script emits chunks of configuration data to three ordered
sections (named "$first_section", etc).  At the end of the script,
each section is emitted to the configuration file in order.

I am finding this arrangement to be too restrictive.  Currently, I
need to have a "$fourth_section" that makes use of some component
instantiation done late in the third section.

Instead, I think the logic could be simplified by creating a number of
sections, corresponding to the usual arrangement of sid configuration
files:

	$preamble_section
	$load_section
	$new_section
	$set_section
	$connect_section
	$postamble_section

Comments?

Ben

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <15219.36057.453159.217729.cygnus.project.sid@walkabout.brisbane.redhat.com>]

end of thread, other threads:[~2001-08-10  1:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-10  0:27 sections in configrun-sid Ben Elliston
2001-08-10  0:58 ` matthew green
     [not found] <15219.36057.453159.217729.cygnus.project.sid@walkabout.brisbane.redhat.com>
2001-08-10  1:34 ` Frank Ch. Eigler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).