having something like this in your rules is supposed to work...
{
author = 100;
class = "com.webobjects.directtoweb.Rule";
lhs = {
class = com.webobjects.eocontrol.EOKeyValueQualifier;
key = serviceName;
s
Hello David,Try this: item.jobActions.valueForKeyPath( "@sum.jaDuration" );Hope this helps!Regards,MarkOn May 20, 2006, at 5:15 PM, David Griffith wrote:Hi all,I know I've done this before but I just can't seem to remember how. What's the equivalent code for this WO binding:[EMAIL PROTECTED]
Hi all,
I know I've done this before but I just can't seem to remember how.
What's the equivalent code for this WO binding:
[EMAIL PROTECTED]
i.e. I need to total the jaDuration column of an NSArray using Java
code.
Any help would be very much appreciated!
Kind regards,
David.
Thanks Pierce --http://en.wikibooks.org/wiki/Programming:WebObjects/Alternative_Technologies/Ruby_on_RailsI'll link it off the Ajax pages when those go up too.On May 19, 2006, at 1:48 PM, Pierce T. Wetter III wrote: Easy enough, I've been doing a lot of this lately. Warning, its going to be long, b
Am 19.05.2006 22:30 Uhr schrieb "Robert Walker" unter
<[EMAIL PROTECTED]>:
Thanks Robert,
i took a second look at the docs and found that TolerantSaver should do it.
So to answer my question: TolerantSaver is the correct Solution.
I made the following changes to the save method of TolerantSaver :
It's definitely CSS for objects.
But in a sense it is also WO square: D2W = WO^2.
That's because in concept D2W applies WebObject's page generation
mechanism once more, at the component level. Instead of having to
program an editor component for every entity in your model you use a
generic
Hi David,
Thanks that sounds like a good path to follow. I'll give it a try.
- Dave
Original message
Date: Fri, 19 May 2006 11:41:14 -0400
From: David Aspinall <[EMAIL PROTECTED]>
Subject: Re: WO 5.3 and Tomcat property files?
To: Dave Elsner <[EMAIL PROTECTED]>
Cc: "webobjects-dev@list