Conf files
"B. Kamer" <[email protected]> Tue, 24 May 2005 16:35:02 +0200
| Newsgroups | gmane.comp.lib.binarycloud.devel |
|---|---|
| Message-ID | <[email protected]> |
I am wondering if we should cleanup the conf a little more...
Currently conf files in the core/vortex packages must have the same
name as the package. This is works but is a bit restrictive. Also
they must not be in a directory 'conf' but in the package root.
some problems/oddities:
init/binarycloud.conf.xml is now included hardcoded by Conf
all vortex packages keep there conf files in a separate directory and
are thus never cached...
{{{
binarycloud/[package]/[package].conf.xml
vortex/[package]/[package].conf.xml
}}}
I would like to change this logic to:
FACTORY configuration files are in one of these;
{{{
binarycloud/*/conf/*.conf.xml
vortex/*/conf/*.conf.xml
}}}
No change would be done to the workspace files.
pls comment,...
_______________________________________________
dev mailing list
dev-PnctHDZWAvB/Cz2I37pSEPZ4XP/[email protected]
http://lists.binarycloud.com/mailman/listinfo/dev