Added WSF_SERVICE.to_wgi_service to ease direct integration with existing WGI components
This commit is contained in:
@@ -10,7 +10,7 @@ feature -- Access
|
||||
local
|
||||
cgi: WGI_CGI_CONNECTOR
|
||||
do
|
||||
create cgi.make (Current)
|
||||
create cgi.make (to_wgi_service)
|
||||
cgi.launch
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user