Re: I've got the latest Gianduja snapshot for evaluation

2011-04-22 Thread Chuck Hill
Nah, I just did a minor in physics. Miguel and I have been waiting for a couple of years for the LHC to produce some anti-matter and slowly (or quickly) erase this planet. So far, no luck. Chuck "sally and johnny watching tv waiting for it to end aw yeah" Soul Jacker Pt 1, Eels On Apr 22,

Re: EOGlobalID

2011-04-22 Thread Chuck Hill
On Apr 22, 2011, at 1:59 PM, Chris Pastore wrote: > While trying to return an EOGlobalID for a generic record, I am getting a > null. > > I have a method to fetch a student: > private static EOGenericRecord getStudent(EOEditingContext ctx, String sid) { > EOGenericRecord student = (EOGene

Re: EOGlobalID

2011-04-22 Thread Alexander Spohr
Am 22.04.2011 um 22:59 schrieb Chris Pastore: > While trying to return an EOGlobalID for a generic record, I am getting a > null. > > I have a method to fetch a student: > private static EOGenericRecord getStudent(EOEditingContext ctx, String sid) { > EOGenericRecord student = (EOGenericR

Re: EOGlobalID

2011-04-22 Thread David LeBer
On 2011-04-22, at 4:59 PM, Chris Pastore wrote: > While trying to return an EOGlobalID for a generic record, I am getting a > null. > > I have a method to fetch a student: > private static EOGenericRecord getStudent(EOEditingContext ctx, String sid) { > EOGenericRecord student = (EOGeneric

EOGlobalID

2011-04-22 Thread Chris Pastore
While trying to return an EOGlobalID for a generic record, I am getting a null. I have a method to fetch a student: private static EOGenericRecord getStudent(EOEditingContext ctx, String sid) { EOGenericRecord student = (EOGenericRecord) EOUtilities.objectMatchingKeyAndValue(ctx, "Student", "stud

Re: I've got the latest Gianduja snapshot for evaluation

2011-04-22 Thread Kieran Kelleher
Chuck, "Large Hadron Collider". either you learned about that on the educational 'The Big Bang Theory' show, or you really are a molecular physicist disguised as a WO-Dude! -Kieran On Apr 22, 2011, at 1:20 PM, Chuck Hill wrote: > "France, Italy, Spain and Greece opposed the reforms" >

Re: I've got the latest Gianduja snapshot for evaluation

2011-04-22 Thread David LeBer
On 2011-04-22, at 1:39 PM, Miguel Arroz wrote: > Hi > > But make sure the hadrons are at least 8.332694*10^-12m wide. It's the law! Pah! You call that a 'Large' hadron? > > Regards, > > Miguel Arroz > > On 2011/04/22, at 18:20, Chuck Hill wrote: > >> "France, Italy, Spain and Greece opp

Re: I've got the latest Gianduja snapshot for evaluation

2011-04-22 Thread Miguel Arroz
Hi But make sure the hadrons are at least 8.332694*10^-12m wide. It's the law! Regards, Miguel Arroz On 2011/04/22, at 18:20, Chuck Hill wrote: > "France, Italy, Spain and Greece opposed the reforms" > > That is just flat out crazy. > > Can someone turn the Large Hadron Collider on and l

Re: I've got the latest Gianduja snapshot for evaluation

2011-04-22 Thread Chuck Hill
"France, Italy, Spain and Greece opposed the reforms" That is just flat out crazy. Can someone turn the Large Hadron Collider on and leave it on? Thanks. On Apr 22, 2011, at 9:33 AM, Alexander Spohr wrote: > Um.. nope. Lars always tells the truth ;) > > http://www.telegraph.co.uk/news/world

Re: I've got the latest Gianduja snapshot for evaluation

2011-04-22 Thread James Cicenia
Hmmm, I think the Finns have a different view about what the U means. - j- On Apr 22, 2011, at 10:30 AM, Miguel Arroz wrote: > Hi, > > On 2011/04/22, at 16:10, Lars Sonchocky-Helldorf wrote: > >> - the stupid laws of the EU > > Uhhh, don't get me started! First of all, EU? *U*? Union? Really

Re: I've got the latest Gianduja snapshot for evaluation

2011-04-22 Thread Alexander Spohr
Um.. nope. Lars always tells the truth ;) http://www.telegraph.co.uk/news/worldnews/europe/2453204/Bent-banana-and-curved-cucumber-rules-dropped-by-EU.html atze Am 22.04.2011 um 18:15 schrieb Chuck Hill: > On Apr 22, 2011, at 8:10 AM, Lars Sonchocky-Helldorf wrote: >> >> Well, around

Re: I've got the latest Gianduja snapshot for evaluation

2011-04-22 Thread Chuck Hill
On Apr 22, 2011, at 8:10 AM, Lars Sonchocky-Helldorf wrote: > > Well, around here Belgium is known for three things mainly: > > - crazy beer (like cherry or apricot flavored ones) > - the best chocolate of the world > - the stupid laws of the EU, like the ones which regulate the bend of > cucum

Re: I've got the latest Gianduja snapshot for evaluation

2011-04-22 Thread Miguel Arroz
Hi, On 2011/04/22, at 16:10, Lars Sonchocky-Helldorf wrote: > - the stupid laws of the EU Uhhh, don't get me started! First of all, EU? *U*? Union? Really? Is this an union? Jeez... Regards Miguel "I live in a country where we can't change our currency value and at the same time we don't

Re: I've got the latest Gianduja snapshot for evaluation

2011-04-22 Thread Lars Sonchocky-Helldorf
Am 22.04.2011 um 14:53 schrieb David Avendasora: > > On Apr 21, 2011, at 6:14 PM, Lars Sonchocky-Helldorf wrote: > >> For those who want to check it out: >> >> http://img703.imageshack.us/img703/5128/img6463g.jpg > > Sweet! > > But wait, I'm confused. Belgium makes something besides beer? W

Re: Javadoc and Source Code for JRE Classes in Eclipse

2011-04-22 Thread John Huss
Cool... You can download the source here: jdk-6u23-fcs-bin-b05-jrl-12_nov_2010.jar This is a java app that yo

Re: Javadoc and Source Code for JRE Classes in Eclipse

2011-04-22 Thread David Avendasora
On Apr 22, 2011, at 8:33 AM, David Avendasora wrote: > Also, while you are there, you can point the Source attachment property to: > > /Library/Java/JavaVirtualMachines/1.6.0_22-b04-307.jdk/contents/home/src.jar > > And when you open the definition, you'll get the actual Java Source Code > in

Re: I've got the latest Gianduja snapshot for evaluation

2011-04-22 Thread David Avendasora
On Apr 21, 2011, at 6:14 PM, Lars Sonchocky-Helldorf wrote: > For those who want to check it out: > > http://img703.imageshack.us/img703/5128/img6463g.jpg Sweet! But wait, I'm confused. Belgium makes something besides beer? Dave ___ Do not post ad

Javadoc and Source Code for JRE Classes in Eclipse

2011-04-22 Thread David Avendasora
Hey all, I don't know if this is peculiar to my setup, but all the Javadoc for Java disappeared in Eclipse. So mousing over a call to a standard Java class like java.io.File would say that there was no Javadoc available. I looked in Preferences -> Java -> Installed JREs -> JVM 1.6.0 (MacOS X D

Re: Optimal number of WorkerThreads

2011-04-22 Thread Miguel Arroz
Hi, On 2011/04/22, at 12:27, Rafal Szczepanski wrote: > Is concurrent request handling enabled? > Yes. We needed to enable it because we are calling third party web services > and slow response was causing the whole application to freeze. If by "slow response" you mean several seconds, perha

Re: Optimal number of WorkerThreads

2011-04-22 Thread Rafal Szczepanski
Hi Chuck, Thank you for your email. As I already told Kieran I couldn't answer before - sorry for that. Please see my comments inline. On Thu, Mar 24, 2011 at 8:22 PM, Chuck Hill wrote: > Hi Rafal, > > On Mar 24, 2011, at 7:50 AM, Rafal Szczepanski wrote: > > > I would like to ask you about the

Re: Optimal number of WorkerThreads

2011-04-22 Thread Rafal Szczepanski
Hi Kieran, Thank you for the hints and sorry for responding so late - I was not able to answer sooner. On Thu, Mar 24, 2011 at 8:18 PM, Kieran Kelleher wrote: > > On Mar 24, 2011, at 10:50 AM, Rafal Szczepanski wrote: > > Hi All, > > I would like to ask you about the optimal number of WorkerThre

Re: isEntityDeletable being cached in D2WContext in ERMODListPage

2011-04-22 Thread Freddie Tilley
When tracing the isEntityDeletable rule, I get DEBUG er.directtoweb.rules.isEntityDeletable.fire (MyClass) - CANDIDATES for keyPath: isEntityDeletable ... once, also showing my delayed boolean assignment rule DEBUG er.directtoweb.rules.isEntityDeletable.fire (MyClass) - FIRE: isEntityDeletable