From: Andris S. <And...@li...> - 2001-10-06 10:43:51
|
> --------------------- > -Something.php.xml = this file will be processed from xml to php using > default xml2php rules and written out in the same location in the build tree > with the extension .php. I'm for file name instead of location, it makes things a lot more easy for xml2php & friends... Btw, I think you forgot some more types: Something.bcp.xml (page definition) Something.cfg.xml (Config) Something.dcf.xml (for Datasources) Something.lcf.xml (for Languages) Something.ocf.xml (for Operations) Andris P.S. What's new with xml2php? I think the only thing we need to do is to get rid of (convert to xml) some plain php files and up we go... |