Added implicit conversion from agent to WSF_URI_TEMPLATE_AGENT_HANDLER

Mainly for convenience.
This commit is contained in:
2013-09-24 15:26:16 +02:00
parent b04159fb35
commit 88192335b6

View File

@@ -13,6 +13,9 @@ inherit
create create
make make
convert
make ({PROCEDURE [ANY, TUPLE [WSF_REQUEST, WSF_RESPONSE]]})
feature {NONE} -- Initialization feature {NONE} -- Initialization
make (a_action: like action) make (a_action: like action)
@@ -32,7 +35,7 @@ feature -- Execution
end end
note note
copyright: "2011-2013, Jocelyn Fiat, Javier Velilla, Olivier Ligot, Eiffel Software and others" copyright: "2011-2013, Jocelyn Fiat, Javier Velilla, Olivier Ligot, Colin Adams, Eiffel Software and others"
license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)" license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)"
source: "[ source: "[
Eiffel Software Eiffel Software