Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #36071

Re: Can't seem to start on this

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.134.4.91.MISMATCH!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <darcy@druid.net>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.006
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; '-0500': 0.07; 'python': 0.09; '"a"': 0.09; '425': 0.09; 'assumed': 0.09; 'subclass': 0.09; 'cc:addr:python-list': 0.10; 'customizing': 0.16; 'im:': 0.16; 'say.': 0.16; 'subject:start': 0.16; 'wrote:': 0.17; 'config': 0.17; 'thu,': 0.17; 'jan': 0.18; 'code.': 0.20; 'trying': 0.21; 'voting': 0.22; 'runs': 0.22; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'script': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'guess': 0.27; 'becomes': 0.30; 'code': 0.31; 'file': 0.32; 'updated': 0.34; 'requiring': 0.35; 'too.': 0.35; 'but': 0.36; 'modules': 0.36; 'charset:us-ascii': 0.36; 'beyond': 0.37; 'option': 0.37; 'subject:: ': 0.38; 'instead': 0.39; 'first': 0.61; 'subject:this': 0.84; '(global': 0.84; '2013': 0.84; 'democracy': 0.84; 'packaged': 0.84; 'received:98.158': 0.84
Date Thu, 3 Jan 2013 12:16:32 -0500
From "D'Arcy J.M. Cain" <darcy@druid.net>
To Kene.Meniru@illom.org
Subject Re: Can't seem to start on this
In-Reply-To <kc46bk$9bj$1@ger.gmane.org>
References <kc31l4$27v$1@ger.gmane.org> <20130103082031.73a5b842@dilbert> <kc439t$ehn$1@ger.gmane.org> <20130103093015.2b46908f@dilbert> <kc46bk$9bj$1@ger.gmane.org>
X-Mailer Claws Mail 3.8.1 (GTK+ 2.24.14; x86_64--netbsd)
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.48.1357233419.2939.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1357233419 news.xs4all.nl 6878 [2001:888:2000:d::a6]:60583
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:36071

Show key headers only | View raw


On Thu, 03 Jan 2013 09:59:04 -0500
Kene Meniru <Kene.Meniru@illom.org> wrote:
> Yes, I guess that is the main thing. I do not want users to have to
> write python code unless they are interested in customizing how the

That works too.  It's just that you had users writing Python code but
assumed that a three line subclass was beyond them.  Not requiring them
to write any Python code is a better option than the first one (global
variables) that you proposed.  That's all I am trying to say.

> program behaves or perhaps a building component. In that case any of
> the other modules can be updated instead of "A". Actually "A" will
> not be part of the packaged program.

Or "A" becomes the script that parses the config file and runs the
other code.

-- 
D'Arcy J.M. Cain <darcy@druid.net>         |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.
IM: darcy@Vex.Net

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Can't seem to start on this "D'Arcy J.M. Cain" <darcy@druid.net> - 2013-01-03 12:16 -0500

csiph-web