> > > would it make sense to have all xml files with lower case names?
> > > I notice this particularly with domxml stuff.
> >
> > Well, DomXML is special in phpdoc (similarly to ming) where
> > we have classes and methods, but not functions... How they
> > are currently documented is not the best way to go (as discussed
> > earlier at the documentation meeting). So the documentation should
> > be reorganized to use DocBook 4 OO features and not simply document
> > class methods as PHP functions...
> >
> sure, but initially my point was about casing of FILES in docbook cvs....
:)

Well, I can understand the problem, but not sure, if a quick fix
is needed to make all files lower case. Remember, that this also
has effects on the build (fallback) system, so all languages should
rename all files lowercase. There are some works in progress in phpdoc
(like I am working on making it very easy to use an XSLT processor,
and all the sheets to be compatible with DSSSL sheets). I think
we need to clear up some other mess first (like reserverd constant
names, install part, etc), which are extremely important to look well
on the end user part, and be easy to use, so file name casing does
not seem to be a major issue now...

Goba



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to