Word of warning.  Be very careful with your comments here.  You are under NDA and the specifics of Xcode 3.0 are not to be discussed in open forum.

On Aug 9, 2006, at 8:55 AM, Mankit Sze wrote:

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 protected])
Help/Unsubscribe/Update your Subscription:

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:

This email sent to [EMAIL PROTECTED]

--
Robert Walker



 _______________________________________________
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]

Reply via email to