On Jan 28, 2009, at 17:06, Lachlan Deck wrote:
On 29/01/2009, at 6:17 AM, Stamenkovic Florijan wrote:As you suggested, adding this to my EO superclass seems to do it: private static final Integer monitor = new Integer(345345);In case you weren't aware, you can declare your monitor as private static final Object monitor = new Object();
I was, but for some bizarre reason I prefer to stick to mumbo jumbo integers, makes me feel warmer on the inside :D
F _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
