Added limitation on agents targeted to objects of separate types.

Author:halw
Date:2011-07-06T15:34:11.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@931 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2011-07-06 15:34:11 +00:00
parent 888bd550f3
commit bde6580ce8

View File

@@ -59,6 +59,10 @@ Also, if you use an anchored declaration such as:
and the type of <code>my_query</code> is <code>separate</code>, you should make sure you are using revision 86657 or later.
==Agents targeted to objects of separate types==
In version 6.8, agents targeted on separate objects are not supported.
=Implementation dependent behavior=