Re: Escaping in strings according to WOML
Re: Escaping in strings according to WOML
- Subject: Re: Escaping in strings according to WOML
- From: Johan Henselmans <email@hidden>
- Date: Wed, 17 Jun 2009 14:52:38 +0200
On 17 jun 2009, at 13:48, Mike Schrag wrote:
Your email said "using latest wonder/WOOGNL" -- this replaces the
template parser with the one in WOOGNL. If you want to use the 5.4
one, you need to remove WOOGNL.
ms
Right, removed WOOGNL Framework from the build path, but now my nifty
components come out like this in the browser:
<wo:WOString value = "[mySess.cart.cartTotal]" formatter =
"[mySess.localFormat]"/>
So, no template parsing whatsoever. I am using the traditional
<webobject name = "CurrentCartItemPerformanceShowInfoShowName"/>
and
<wo:WOString value = "[cart.cartTotalItems]" />
In the same html file.
It seems components where I only use the traditional notation,
template parsing works.
I use this Library path:
any suggestions?
On Jun 17, 2009, at 7:42 AM, Johan Henselmans wrote:
On 17 jun 2009, at 13:13, Andrew Lindesay wrote:
Hello Johan;
<a name ="[@ <wo:WOString value =
"[mySess.selectedPerformance.primaryKey]"/> @]"/>
Are you using the WO 5.4 new template format? I have just started
using the new format myself and think it is great. I think you
can just do this;
<a name="[mySess.selectedPerformance.primaryKey]"/>
cheers.
___
Andrew Lindesay
www.lindesay.co.nz
I just tried. The output was:
<a name ="[mySess.selectedPerformance.primaryKey]"/>
hmmm.
Regards,
Johan Henselmans
http://www.netsense.nl
Tel: +31-20-6267538
Fax: +31-20-6279159
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Regards,
Johan Henselmans
http://www.netsense.nl
Tel: +31-20-6267538
Fax: +31-20-6279159
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden