anonymous inner subclass of ERXEC ... you're declaring a new class and instantiating it.
ms On Dec 3, 2009, at 2:21 PM, Ricardo J. Parada wrote: > > On Dec 3, 2009, at 2:16 PM, Anjo Krank wrote: > >> return new ERXEC(os) { >> public boolean useAutoLock() {return false;} >> >> public boolean coalesceAutoLocks() {return false;} >> }; > > Pardon my ignorance... Is this valid Java code, I mean creating and object > followed by a { .. } block? What does that do? > > :-) > > Thanks, > Ricardo > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/mschrag%40mdimension.com > > This email sent to msch...@mdimension.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com