RE: changing quotes

Subject: RE: changing quotes
From: Avi Kivity <Avi@xxxxxxxxxxxxx>
Date: Mon, 23 Aug 1999 17:30:42 +0300
On Monday, August 23, 1999 17:20, Jean-Philippe Theberge
[SMTP:yesod@xxxxxxx] wrote:
> Hi,
> 
> I use Jade to transform xml document into wddx (a coldfusion xml DTD)
> However this wddx thing want the string to be single quoted
> like <var name='aname'> and 
> ColdFusion will crash if send <var name="aname">.
> 
> I previously used a sed script to process the output but now I want to 
> use entities to create multiple files instead of grabing stdout.
> 
> So my question is "Is it possible to tell Jade to use single quote?"
>  
jade/TransformFORBuilder should be easily hackable if you aren't afraid of
C++.

---
"The only words which have meaning are the last ones spoken"



 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread