Re: D2WEditRelationship

2010-02-15 Thread Mark Wardle
Ramsey, Thank you - exactly what I needed. I should have known I had selected the wrong page to subclass as I was contemplating too many edits! My other "look" subclasses were v simple. Mark Ps I too am intrigued by Mr. Shrag's comment on the other thread! On Tuesday, February 16, 2010, Rams

Re: What would it take?

2010-02-15 Thread David Holt
On 2010-02-15, at 6:36 PM, Ramsey Lee Gurley wrote: > > On Feb 15, 2010, at 5:46 PM, Mike Schrag wrote: > >>> I think the idea of a very robust Ajax capable template would be ideal. >>> That way it can at least have its footing on the right foundation. >> Don't spend time working on this. >>

Re: What would it take?

2010-02-15 Thread Ramsey Lee Gurley
On Feb 15, 2010, at 5:46 PM, Mike Schrag wrote: >> I think the idea of a very robust Ajax capable template would be ideal. That >> way it can at least have its footing on the right foundation. > Don't spend time working on this. > > ms What you talkin' about Willis? Ramsey smime.p7s Descr

Re: Obtaining EO from EOGlobalID

2010-02-15 Thread Mike Schrag
or use ERXEOControlUtilities.convertEOtoGID and ERXEOControlUtilities.convertGIDtoEO, which supports passing in single objects, dictionaries, arrays, etc, and it will crawl the data structures and convert them recursively. ms On Feb 15, 2010, at 9:16 PM, Chuck Hill wrote: > > On Feb 15, 2010

Re: D2WEditRelationship

2010-02-15 Thread Ramsey Lee Gurley
On Feb 15, 2010, at 5:32 PM, Mark Wardle wrote: > Dear all, > > I'm trying to subclass and customise D2WEditRelationshipPage to create > a custom look (in fact, I'm subclassing ERNEUEditRelationshipPage). > > Specifically, I want to be able to customise the page using the rule system. > > Firs

Re: Obtaining EO from EOGlobalID

2010-02-15 Thread Chuck Hill
On Feb 15, 2010, at 5:54 PM, Ricardo J. Parada wrote: Hi All, I pass an EOGlobalID to a background thread. The background thread then tries to get an EO for it in an editing context used exclusively by the background thread. I do this: Foo localFoo = (Foo) backgroundThreadEditingCon

Obtaining EO from EOGlobalID

2010-02-15 Thread Ricardo J. Parada
Hi All, I pass an EOGlobalID to a background thread. The background thread then tries to get an EO for it in an editing context used exclusively by the background thread. I do this: Foo localFoo = (Foo) backgroundThreadEditingContext.objectForGlobalID(gid); However the returned valu

Re: What would it take?

2010-02-15 Thread Mike Schrag
> I think the idea of a very robust Ajax capable template would be ideal. That > way it can at least have its footing on the right foundation. Don't spend time working on this. ms ___ Do not post admin requests to the list. They will be ignored. Webobj

Re: What would it take?

2010-02-15 Thread James Cicenia
David - The real problem with D2W for me is where to look and when to cut into the templates. Hence my thought on templates. I think the idea of a very robust Ajax capable template would be ideal. That way it can at least have its footing on the right foundation. So, to me maybe the first thing

D2WEditRelationship

2010-02-15 Thread Mark Wardle
Dear all, I'm trying to subclass and customise D2WEditRelationshipPage to create a custom look (in fact, I'm subclassing ERNEUEditRelationshipPage). Specifically, I want to be able to customise the page using the rule system. Firstly, I want to hide the "query" button and the "query" panel. In

Re: What would it take?

2010-02-15 Thread David LeBer
On 2010-02-15, at 3:10 PM, Chuck Hill wrote: > > On Feb 15, 2010, at 11:03 AM, James Cicenia wrote: > >> I have spent the last few weeks diving into D2W and Wonder. >> >> Amazing stuff... anyway. >> >> What would it take to make a new WebAssistant for D2W maybe >> WonderWebAssistant ? > > T

Re: What would it take?

2010-02-15 Thread Chuck Hill
On Feb 15, 2010, at 11:03 AM, James Cicenia wrote: I have spent the last few weeks diving into D2W and Wonder. Amazing stuff... anyway. What would it take to make a new WebAssistant for D2W maybe WonderWebAssistant ? Talent and time. :-P I believe that to make a slick, ajaxy, WonderWeb

What would it take?

2010-02-15 Thread James Cicenia
I have spent the last few weeks diving into D2W and Wonder. Amazing stuff... anyway. What would it take to make a new WebAssistant for D2W maybe WonderWebAssistant ? I believe that to make a slick, ajaxy, WonderWebAssistant with choice of Templates would do more for promoting WebObjects than a

Document/literal Style WebServices

2010-02-15 Thread Kalpana Vaka
Hi Group, We are using WO-5.4.3 for our application. Our application has WebServices support with RPC style. The code that we are using to install web services is *WOWSDDRegistrar*.* registerWebService(myServiceName,myClass,true).*With RPC style, we are able to define many operations (methods) in

Re: refresh EC after call to ERXEOAccessUtilities.updateRowsDescribedByQualifier()?

2010-02-15 Thread Shravan Kumar. M
Thanks for all your inputs. I will be doing couple of experiments Mike and Kieran suggested and will post back soon with my observations/ any issues! From: Jean-Francois Veillette To: Kieran Kelleher Cc: Shravan Kumar.M ; WO Dev Group Sent: Thu, February 11