Introduce WSF_COMPRESSION (experimental)

This commit is contained in:
2016-12-14 17:33:52 +01:00
parent e14bb568d2
commit f4ed19d679
6 changed files with 283 additions and 228 deletions
@@ -43,8 +43,6 @@ feature {NONE} -- Initialize
initialize_filtered_router
-- Initialize `router` and `filter`.
local
f: like filter
do
initialize_router
initialize_filter
@@ -63,7 +61,7 @@ feature -- Execute Filter
end
note
copyright: "2011-2015, Jocelyn Fiat, Javier Velilla, Olivier Ligot, Colin Adams, Eiffel Software and others"
copyright: "2011-2016, 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)"
source: "[
Eiffel Software