Check-in Number:
|
3106 | |
Date: |
2003-Jan-30 13:49:43 (local)
2003-Jan-30 12:49:43 (UTC) |
User: | rse |
Branch: | |
Comment: |
more description |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-web/pkg/lib/ex/index.wml 1.8 -> 1.9
--- index.wml 2003/01/30 12:49:04 1.8
+++ index.wml 2003/01/30 12:49:43 1.9
@@ -21,8 +21,11 @@
are correctly passed back to the parent.
<p>
-Additionally the OSSP ex facility provides advanced exception handling
-features like shielded and deferred exceptions.
+The OSSP ex facility also provides advanced exception handling features like
+shielded and deferred exceptions. Additionally, OSSP ex allows you to choose
+the used underlying machine context switching facility and optionally support
+multi-threading environments by allowing you to store the exception catching
+stack in a thread-safe way.
<h2>Documentation</h2>
|
|