Re: Webobjects-dev Digest, Vol 3, Issue 323

2006-05-20 Thread Alex Cone
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

Re: Total A Column Using Code

2006-05-20 Thread Mark Morris
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]

Total A Column Using Code

2006-05-20 Thread David Griffith
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.

Re: AJAX WebObjects Integration

2006-05-20 Thread Mike Schrag
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

Re: method failed to update row

2006-05-20 Thread Wolfram Stebel
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 :

Re: Explaining the power of Direct to Web

2006-05-20 Thread Blue Moon
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

Re: WO 5.3 and Tomcat property files?

2006-05-20 Thread David E
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