Migrated simple, simple_file and upload_image example.

Adapted EWF accordingly.
This commit is contained in:
2015-05-06 22:14:48 +02:00
parent bf0eb9a02d
commit b4a9c92ffc
13 changed files with 808 additions and 262 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)