Migrated simple, simple_file and upload_image example.

Adapted EWF accordingly.
This commit is contained in:
2015-03-25 14:56:38 +01:00
parent c8eb22c8e5
commit 2b7fbb0724
13 changed files with 808 additions and 273 deletions
@@ -67,7 +67,7 @@ feature {NONE} -- Initialization
verbose := l_verbose_str.as_lower.same_string ("true")
end
end
create conn.make (Current)
create conn.make --(Current)
connector := conn
conn.on_launched_actions.extend (agent on_launched)