RE: XMLC Include Files
"Christian Cryder" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Jake, Good question, and I'm not entirely sure of the answer. CopyAndReplace extends Ant's Copy task, and then it delegates to Ant's Replace task. So...if Replace supports regexp then CopyAndReplace should too, I presume. Christian ---------------------------------------------- Christian Cryder Internet Architect, ATMReports.com Project Chair, BarracudaMVC - http://barracudamvc.org ---------------------------------------------- "Coffee? I could quit anytime, just not today" > -----Original Message----- > From: [email protected] > [mailto:[email protected]]On Behalf Of Jacob Kjome > Sent: Friday, August 01, 2003 9:27 AM > To: [email protected] > Subject: RE: [Barracuda] XMLC Include Files > > > 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 > > _______________________________________________ > Barracuda mailing list > [email protected] > http://barracudamvc.org/lists/listinfo/barracuda