Wonder and Java Client

2013-10-11 Thread John Pollard
Has anyone used any Wonder frameworks in a Java Client application? I have a long-standing JC app which uses Wonder on the server side, but not on the client side; what if anything from Wonder might be useful on the client? These are the WO jars the client uses at present:

Re: Help with updateValuesInRowDescribedByQualifier

2013-10-11 Thread Markus Ruggiero
A similar issue I had recently and there was another post one or two days ago pointing to the same thing: trailing spaces! My case: an attribute in the DB was set to be of type char. In the EOModel I had specified varchar2 for the external datatype (this is Oracle). With char you get a right sp

Re: Help with updateValuesInRowDescribedByQualifier

2013-10-11 Thread Fabian Peters
I ran into this as well. To prevent trailing spaces from getting added, you can set er.extensions.ERXGenericRecord.shouldTrimSpaces=true. I just re-created my pull-request that excludes read-only attributes from being touched: You'll obviously st

Re: WOWODC 2014: more details

2013-10-11 Thread David LeBer
Dawn of the David Night of the Living David The Living Davids To Have and Have Not David For David the Bell Tolls David Davids (David 2) - the rest of the 'David' series were crap 2014: A David Odyssey The David of Oz Taxi David David with the Wind David to the Future Star David Episode IV: A New D

Re: WOWODC 2014: more details

2013-10-11 Thread probert
WOWODC Episode 14: The Return of the David Dawn of the David Night of the Living David The Living Davids To Have and Have Not David For David the Bell Tolls David Davids (David 2) - the rest of the 'David' series were crap 2014: A David Odyssey The David of Oz Taxi David David with the Wind Davi

Re: WOWODC 2014: more details

2013-10-11 Thread Chuck Hill
My favourite: The Davidshank Redavidtion On 2013-10-11 6:49 AM, "David LeBer" wrote: >Dawn of the David >Night of the Living David >The Living Davids >To Have and Have Not David >For David the Bell Tolls >David >Davids (David 2) - the rest of the 'David' series were crap >2014: A David Odyss

Re: WOWODC 2014: more details

2013-10-11 Thread David LeBer
"David with the Wind" made me laugh when I wrote it out. "Hey, I resemble that guys sometimes!" D -- David LeBer Codeferous Software On 2013-10-11, at 11:56 AM, Chuck Hill wrote: > My favourite: The Davidshank Redavidtion > > > > > > On 2013-10-11 6:49 AM, "David LeBer" wrote: > >> Daw

Re: WOWODC 2014: more details

2013-10-11 Thread probert
Reservation confirmed, Saturday April 12 at 7:30pm! Beside Chuck and myself, who's coming? Going to make a reservation for April 12 right now. PIGS HEAD AT AU PIED! -- Chuck Hill Executive Managing Partner, VP Development and Technical Services Practical WebObjects - fo

Re: WOWODC 2014: more details

2013-10-11 Thread Theodore Petrosky
first I just want to say, I think youse guys are having way too much fun, it's time to get back to work! you know David's nose to the grindstone! and b, I'm coming, I reserved my hotel the day of after the announcement On Fri, 10/11/13, prob...@

Re: Java Monitor configuration not working under windows

2013-10-11 Thread Theodore Petrosky
No, the localization has not this effect. You never really answered my question. I want to know what happens with this as the URL: http://localhost and http://localhost:56789 there can be nothing in the URL after the number 9. Exactly what you see. Everytime I asked, your answer seemed to im

Re: WOWODC 2014: more details

2013-10-11 Thread Dipl.-Ing. Jens Lünstedt
I consider to come. Because of the beginning easter holidays my question is: what can I do with my family the week after the conference? What are the must seen? We have never been in north america. So what is the best way to organize activities? Am 11.10.2013 um 18:29 schrieb Theodore Petrosky

Re: WOWODC 2014: more details

2013-10-11 Thread probert
On Fri, 11 Oct 2013 19:20:41 +0200 "Dipl.-Ing. Jens Lünstedt" wrote: I consider to come. Because of the beginning easter holidays my question is: what can I do with my family the week after the conference? What are the must seen? We have never been in north america. So what is the best way to

Re: WOWODC 2014: more details

2013-10-11 Thread Chuck Hill
Wow. I never thought I would hear someone from Quebec say "go to Toronto". Isn't that a curse in Montreal? Ah tabernac! Go to Toronto! That said, Montreal, Quebec City, and New York was going to be my suggestion.Unless you want more wilderness in which case there are a lot of provincial and

Re: WOWODC 2014: more details

2013-10-11 Thread David Avendasora
The Davecess Bride. Inigo Montoya: He's Dave. He can't talk. Miracle Max: Whoo-hoo-hoo, look who knows so much. It just so happens that your friend here is only MOSTLY Dave. There's a big difference between mostly Dave and all Dave. Mostly Dave is slightly Chuck. With all Dave, well, with a

Re: WOWODC 2014: more details

2013-10-11 Thread probert
On Fri, 11 Oct 2013 18:24:14 + Chuck Hill wrote: Wow. I never thought I would hear someone from Quebec say "go to Toronto". Isn't that a curse in Montreal? Ah tabernac! Go to Toronto! Last time I was in Toronto was in... 1995. But it looking a hell lot less boring that it was 20 year

Re: WOWODC 2014: more details

2013-10-11 Thread Jesse Tayler
I want to be slightly Chuck. On Oct 11, 2013, at 2:32 PM, David Avendasora wrote: > The Davecess Bride. > > Inigo Montoya: He's Dave. He can't talk. > > Miracle Max: Whoo-hoo-hoo, look who knows so much. It just so happens that > your friend here is only MOSTLY Dave. There's a big diffe

Re: Session timeout when performing an action

2013-10-11 Thread Chuck Hill
On 2013-10-10 10:54 PM, "Klaus Berkling" wrote: >On Oct 10, 2013, at 8:57 AM, Chuck Hill wrote: > >> Do any of your requests take a long time to process (lots of database >> access or calculations)? Wotaskd will send the requests to another >> instance if one is too slow in responding. For mo

Re: Wonder and Java Client

2013-10-11 Thread David Avendasora
Hi John, I did D2JC development for quite a while, but never got past using rules and frozen XML for the UI, but I did do quite a bit of business-logic type customizations and what code was on the client and what code was on the server. EOF is perfectly fine with a Server-side class being diffe

Re: Session timeout when performing an action

2013-10-11 Thread Klaus Berkling
On Oct 11, 2013, at 12:27 PM, Chuck Hill wrote: >> >> In addition to what Chuck said, check the adaptor threads and listen >> queue size in the Application settings. Typically I used min 10, max 20, >> queue 20. This is very app specific. It's better to let connections queue >> up than to let t

Re: WOWODC 2014: more details

2013-10-11 Thread David Avendasora
Um. That was the original working title, but after thinking it over, we decided that it was not appropriate. So we've changed it to: "WOWODC Episode 14: Revenge of the David" Much less contradictory to the spirit of WOWODC. Dave On Oct 11, 2013, at 9:57 AM, prob...@macti.ca wrote: > WOWODC

Re: WOWODC 2014: more details

2013-10-11 Thread David Holt
Man, I go on a small holiday and look what happens in my absence. You forgot Dave Runner. 30th anniversary edition currently available in the iTunes store for cheap cheap (at least in Canada) and no joke best movie Harrison Ford ever made. On 2013-10-11, at 6:49 AM, David LeBer wrote: >

Re: WOWODC 2014: more details

2013-10-11 Thread Johnny Miller
Better than Indiana Dave and the Locked Editing Context of Doom? I think not. On Oct 11, 2013, at 10:04 AM, David Holt wrote: > Man, I go on a small holiday and look what happens in my absence. > > You forgot > > Dave Runner. > > 30th anniversary edition currently available in the iTunes st

Re: WOWODC 2014: more details

2013-10-11 Thread Chuck Hill
I am pretty sure the correct title is "Unlocked Editing Context of Doom" On 2013-10-11 1:14 PM, "Johnny Miller" wrote: Better than Indiana Dave and the Locked Editing Context of Doom? I think not. On Oct 11, 2013, at 10:04 AM, David Holt mailto:programming...@mac.com>> wrote: Man, I go on a

Re: WOWODC 2014: more details

2013-10-11 Thread David LeBer
It's Hollywood, what do they know? D -- David LeBer Codeferous Software On 2013-10-11, at 4:25 PM, Chuck Hill wrote: > I am pretty sure the correct title is "Unlocked Editing Context of Doom" > > > On 2013-10-11 1:14 PM, "Johnny Miller" wrote: > > Better than Indiana Dave and the Locked Edi

Re: Wonder and Java Client

2013-10-11 Thread John Huss
Yes, Wonder will work on the client. But like David said it is somewhat of a mine-field because the some code in Wonder is not client-safe, but you won't know until it blows up. Sounds like you already have a JavaClient app. If so, go for it. If you're writing something new or are open to more

D2W and Boolean Queries

2013-10-11 Thread Johnny Miller
hi, I found this thread on this topic: http://lists.apple.com/archives/webobjects-dev/2004/Dec/msg00079.html Which basically says you can't do this. Has anything changed since 2004 or does someone have a work around? Thanks in advance, Aloha, Mr. Johnny Miller Web Development Manager Kahalaw

Re: D2W and Boolean Queries

2013-10-11 Thread Jesse Tayler
I am not aware of any reason why one would be unable to write any kind of query component. I would think there’s something nice in the modern look frameworks for you, have you tried and are having a specific trouble or just wondering and found that google provides WO people with bizarrely crap

Re: D2W and Boolean Queries

2013-10-11 Thread Johnny Miller
Hi Jesse, I'm having the same experience as the thread that I posted. I try to set a custom component on the propertyKey but instead of displaying the component it writes the following string: "- cannot be used in a query -" That's why I asked the list. Aloha, Mr. Johnny Miller Web Developme

Re: D2W and Boolean Queries

2013-10-11 Thread Jesse Tayler
others may have far more accurate response to your problem. this reminds me of the response a base component might return when it fails, which doesn’t suggest to me that there’s not another component which would allow that in a query. have you written a component yourself and tried or otherwis

Re: D2W and Boolean Queries

2013-10-11 Thread Jesse Tayler
is ERD2WCustomEditBoolean helpful at all? On Oct 11, 2013, at 7:32 PM, Jesse Tayler wrote: > > others may have far more accurate response to your problem. > > this reminds me of the response a base component might return when it fails, > which doesn’t suggest to me that there’s not anothe

Re: D2W and Boolean Queries

2013-10-11 Thread Johnny Miller
Hi Jesse, I'm trying to query on not edit a boolean. The components that I see are: ERD2WQueryBooleanRadioList which subclasses D2WQueryBoolean But the problem is it works with Integers and not Booleans. So true is anything great than 0. But I don't really want to change my model if I don't

Re: Using IP as Host in WOMonitor

2013-10-11 Thread Jeffrey Schmitz
I don't think so, it's just the straight up IP address on my local network. There is no domain currently mapped to the machine, I'm just doing some internal testing with it right now. It does have a local name that mac os networking assigns to it (lionserver.local). Jeff On Oct 10, 2013, at

Re: Using IP as Host in WOMonitor

2013-10-11 Thread Chuck Hill
I don;t know if you will have much luck with that. IIRC, it does not play nice with .local names. Take a look at WOHostUtilities. That might be what you need. On 2013-10-11 5:54 PM, "Jeffrey Schmitz" wrote: I don't think so, it's just the straight up IP address on my local network. There i

Re: D2W and Boolean Queries

2013-10-11 Thread Johnny Miller
Well I'm the dummy. I was looking at this rule: (task = 'query' and (smartAttribute.className = 'java.lang.Boolean' or ((smartAttribute.userInfo.erPrototype = 'Boolean' or smartAttribute.userInfo.erPrototype = 'BooleanYesNo') and (smartAttribute.className = 'java.math.BigDecimal' or smartAttri