Thanks for the info (not that I understand how many threads can handle one request?).

Is there any chance to made WO 1.5 or 1.6 compatible for the next release? AFAIK, it's only three lines in EOSQLExpression.formatValueForAttribute(), not using obj.toString() but obj.toPlainString() in case of BigDecimals?

Cheers, Anjo

Am 09.08.2006 um 14:55 schrieb Mankit Sze:

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.

_______________________________________________
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