Re: XCode 3 WO version?
Re: XCode 3 WO version?
- Subject: Re: XCode 3 WO version?
- From: Mankit Sze <email@hidden>
- Date: Wed, 9 Aug 2006 05:55:17 -0700
Hi Anjo,
On Aug 8, 2006, at 10:50 PM, Anjo Krank wrote:
Hi,
can anyone comment if the WO in XCode 3 is the same as for 2.4?
No, it's not. JavaWebObjects.framework is different. Network I/O are
based on non-blocking I/O. The threading model has been changed as
well. More specifically, WOWorkerThread(s) are NOT being used at all.
A single request can be handled by more than one worker threads
coming from a cached thread pool. Besides, there are new API added
to WOApplication for JMX support.
If it is, are there release notes?
I agreed that release notes for WO 5.4 should be bundled with Xcode
3.0 release notes. We have a feedback forum on Wednesday and please
speak up.
I'd hate to start decompiling and diffing everything just to make
up for missing release notes.
The WO bundle says:
<key>CFBundleShortVersionString</key>
<string>5.3.2</string>
While the apps say:
EOM: 5.3.4
WOB: 5.3.2
Webservices Assistant: 5.4.1
This one is also interesting:
diff -r System/Library/Frameworks/JavaEOControl.framework/Versions/
A/WebServerResources/Java/META-INF/MANIFEST.MF /System/Library/
Frameworks/JavaEOControl.framework/Versi
ons/A/WebServerResources/Java/META-INF/MANIFEST.MF
2c2
< Created-By: 1.4.2_09 (Apple Computer, Inc.)
---
> Created-By: 1.5.0_06 (Apple Computer, Inc.)
Cliff, can you please ask around why there aren't any release notes
and what (if anything) is supposed to be changed?
Cheers, Anjo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40apple.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden