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 14:18:34 -0500
David,
Seems like that is not supported... when I try this:
<wo:WOKeyValueConditional key="[attribute.prototypeName]"
value="boolean">
Test boolean stuff
</wo:WOKeyValueConditional>
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?
Ken
On Jan 21, 2008, at 11:26 AM, David LeBer wrote:
On 21-Jan-08, at 11:08 AM, Ken Anderson wrote:
Looks like I'll have to go Velocity as well. I have comparisons in
my EOGenerator templates like:
<$if Attribute.prototypeName eq 'boolean'$>
Which doesn't have an equivalent that I know of in the WO template
world.
Any suggestions from people using JavaEOGenerator ?
Ken,
I believe that JaveEOGenerator just uses the WO template engine. So
wouldn't a WOKeyValueConditional work?
;david
--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site: http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org
_______________________________________________
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