From: alex b. <en...@tu...> - 2001-10-06 17:26:20
|
> 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) ah: you bring up a good point, so I need to clarify: all .php.xml files in htdocs are assumed to be BCPs Each of those files in conf/ _must_ exist for the system to function correctly, so we can map their formats to the complete filename, instead of just the extension. I'd be interested in people's opinions on that: for "experienced" bc people, this way is easier to deal with, for newbies it would require a little explanation... but remember also that I do intend to have a fairly beefy manal for this thing once it's done :) _alex > > 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... > > > _______________________________________________ > binarycloud-dev mailing list > bin...@li... > https://lists.sourceforge.net/lists/listinfo/binarycloud-dev > |