Jeff,

Am 23.08.2013 um 20:24 schrieb Jeff Epler <[email protected]>:

> On Fri, Aug 23, 2013 at 07:15:52PM +0200, Michael Haberler wrote:
>> interpreter behavior: be default, the path above will be scanned for
>> extensions, except overridden by [RS274NGC]EXTENSIONS=<path>[:<path>]* .
>> Interpreter will log during startup any extensions found and configured,
>> and any failures.
> 
> Consider using multiple EXTENSION= lines instead of a colon-separated
> path.
> 
> This way, installing/removing an extension is adding/removing a line,
> not editing an existing line.

I get the point, but wouldnt that assume you specify each single extension with 
an EXTENSION= line?

my idea was there'd be a directory containing one subdirectory per extension 
(or several, say for 'builtins' and 'per user'; this is why EXTENSION could 
have more than one path)

this would bring the 'automatic loading of all extensions under that path' 
effect, which I wouldnt get if I pointed to each extension with an EXTENSION 
line

it does make sense to spec several path elements by several lines though; 
easily added/commented out

- Micvhael

> 
> There is a function which can get the N'th [SECTION]KEY item, and in
> Python there may be a convenience routine that returns them all, in
> inifile order, as a Python sequence.
> 
> Jeff
> ------------------------------------------------------------------------------
> Introducing Performance Central, a new site from SourceForge and 
> AppDynamics. Performance Central is your source for news, insights, 
> analysis and resources for efficient Application Performance Management. 
> Visit us today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
> _______________________________________________
> Emc-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-developers


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to