RE: XMLC Include Files
Jacob Kjome <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Christian, At 12:09 PM 6/23/2003 -0600, you wrote: >Now each of these .shtml files actually corresponds to an actual webapp >screen, so we want to compile these into XMLC objects. We also want to >perform text replacements, however, changing relative links into event >references and stuff like that. So for that we use the CopyAndReplace >functionality - this copies the files from our mockups directory into our >XMLC source directory, resolving .ssi refences and performing text >replacement as well. Sorry to bring this up again over a month later, but does CopyAndReplace support regular expression text replacements like XMLC does (via -urlregexpmapping)? If not, it seems that it should be added. If not, then it can't be claimed that CopyAndReplace replaces similar functionality provided directly by XMLC. Jake