Author:halw

Date:2011-06-07T19:43:47.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@918 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2011-06-07 19:51:22 +00:00
parent 5c4735b0f3
commit e4a32c72f2
2 changed files with 3 additions and 3 deletions

View File

@@ -3,8 +3,8 @@
[[Property:weight|-15]] [[Property:weight|-15]]
[[Property:uuid|4ae502ce-5832-c323-4c3a-d1b0d1243735]] [[Property:uuid|4ae502ce-5832-c323-4c3a-d1b0d1243735]]
==What's new== ==What's new==
* Supported SCOOP concurrency model. * Support for [[Concurrent Eiffel with SCOOP|SCOOP concurrency model]].
{{seealso|[[Differences between standard ECMA-367 and Eiffel Software implementation|Differences between standard ECMA-367 and Eiffel Software implementation]] }} {{seealso|<br/>1) SCOOP implementation [[SCOOP implementation#Known limitations|limitations]].<br/>2) [[Differences between standard ECMA-367 and Eiffel Software implementation|Differences between standard ECMA-367 and Eiffel Software implementation]]. }}
==Improvements== ==Improvements==
* Made ECF parser more tolerant by converting errors into warnings when the current namespace is unknown. * Made ECF parser more tolerant by converting errors into warnings when the current namespace is unknown.

View File

@@ -13,7 +13,7 @@ In other ways, particularly for early versions, the EiffelStudio implementation
The differences between the EiffelStudio implementation of SCOOP and current and previous definitions of the SCOOP model are shown below. The differences between the EiffelStudio implementation of SCOOP and current and previous definitions of the SCOOP model are shown below.
=Known restrictions= =Known limitations=
==Separate anchored types== ==Separate anchored types==