From: Alex B. <en...@tu...> - 2001-09-12 21:23:05
|
> Hi Alex, > > just done the following changes and commited them. From my point of view we > can remove the old php/xml stuff in user/conf/. The make system _seems_ to > work well on this topic. At least it does here. If nobody having trouble > with it, we can remove the old rubbish in user/conf/ The make is clean (and lookin' good :) Thanks, andi. I'm going to remove all the junk, as you suggest: I think the system is functioning fine, and if we find bugs we'll fix 'em. System configuration is looking great, everyone. The files are easy to edit, and clean. > binarycloud/user/conf/* > - Changed names of files as proposed in the > "future tree" post Saw that, thanks. The core source tree now only contains those files. > binarycloud/Makefile.in > - Added PHP_COMMAND variable to get rid of relying on > #!/path/to/php sutff in the files. Great. Ronald, I've synced... can you test this on windows? > binarycloud/Makefile > - Changes to match new Langdef filename Gruuvy > binarycloud/user/conf/ > + Configuration.php.xml > + Datasources.php.xml > + Languages.php.xml > + Operations.php.xml These are now the only files in conf/ > binarycloud/user/htdocs/ > + query_example.php.xml > + xml2phptest.php.xml > > binarycloud/base/init/Init.php > - Changes to match new conf filenames > > binarycloud/base/core/Lang.php > - Changes to match new conf filenames > > binarycloud/base/mgr/QueryManager.php > - Changes to match new conf filenames > > binarycloud/lib/XMLUtils.php > - small addition: integers are no longer quoted in > generated arrays Fantastic stuff, andi. :) _a |