Re: Using JavaEOGenerator w/ WOLips
Re: Using JavaEOGenerator w/ WOLips
- Subject: Re: Using JavaEOGenerator w/ WOLips
- From: Ken Anderson <email@hidden>
- Date: Mon, 21 Jan 2008 17:02:13 -0500
Thanks, but using Velocity now :)
On Jan 21, 2008, at 4:22 PM, Lachlan Deck wrote:
On 22/01/2008, at 6:44 AM, Ken Anderson wrote:
A good shot - I had to do a bit more than that, but it doesn't
throw an exception anymore.
Unfortunately, it also fails to include the text inside the
conditional, whether or not negate="true" is there or not...
Try: negate="[true]"
On Jan 21, 2008, at 2:27 PM, David Elliott wrote:
On Jan 21, 2008, at 2:18 PM, Ken Anderson wrote:
David,
Seems like that is not supported... when I try this:
<wo:WOKeyValueConditional key="[attribute.prototypeName]"
value="boolean">
Test boolean stuff
</wo:WOKeyValueConditional>
Or should that be like this?
<wo:WOKeyValueConditional key="[attribute.prototypeName]"
value="[\"boolean\"]">
I'm not completely up with WO5.4 inline syntax. Find the docs for
them and that'll probably help.
I get this:
com.webobjects.appserver.parser.woml.WOMLTemplateParserException:
Template: 71:1: wo:WOKeyValueConditional
{null={key=[attribute.prototypeName], value=boolean}} has no
WOElement
at
com
.webobjects
.appserver
.parser.woml.WOMLTemplateParser.process(WOMLTemplateParser.java:
364)
at
com
.webobjects
.appserver
.parser.woml.WOMLTemplateParser.parse(WOMLTemplateParser.java:504)
Would the extensions possibly not be included in JavaEOGenerator?
with regards,
--
Lachlan Deck
_______________________________________________
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