Eiffel code and ECFs update to support new agent notations.

Removed contrib/library/.../json library.
This commit is contained in:
2016-01-18 16:41:10 +01:00
parent 3bb9101b07
commit 1a4db1d7c6
207 changed files with 226 additions and 7818 deletions

View File

@@ -29,7 +29,7 @@ feature {WGI_CONNECTOR, WGI_SERVICE, WGI_EXPORTER} -- Commit
feature -- Access: commit
post_commit_action: detachable PROCEDURE [ANY, TUPLE]
post_commit_action: detachable PROCEDURE
-- Action associated with the final `commit' execution
-- Note: useful to trigger action just after the
-- response is transfered to the client.