Files
EWF/examples/tutorial/step_2/hello/alternatives
Jocelyn Fiat fb9af26d32 Updated or added timestamp to obsolete and fixme messages.
Fixed ecf file exclusion for .svn and .git .
Cosmetic changed.
2017-05-12 14:11:22 +02:00
..

This folder contains 2 alternatives code

1) "message" using the WSF_MESSAGE_EXECUTION interface, i.e
	message: WSF_RESPONSE_MESSAGE
		do
			...
		end


2) "launcher" using the WSF_RESPONSE_SERVICE interface, but it uses a launcher to start the service, instead of inheriting from WSF_DEFAULT_SERVICE