This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
EWF
Watch
1
Star
0
Fork
0
You've already forked EWF
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7a5d1e378dbf232932c564508fc837876c64f923
EWF
/
library
/
server
/
wsf
/
router_context
History
Jocelyn Fiat
9958bb27a1
Removed WSF_ROUTING_HANDLER.make_with_router (a_router)
...
It was not used in existing code, and potentially dangerous, if coder reuses router by accident.
2013-08-20 13:15:37 +02:00
..
support
Removed WSF_ROUTING_HANDLER.make_with_router (a_router)
2013-08-20 13:15:37 +02:00
wsf_agent_context_handler.e
Moved all *_CONTEXT_* router related classes into wsf_router_context.ecf library
2013-03-19 11:54:01 +01:00
wsf_context_handler.e
Moved all *_CONTEXT_* router related classes into wsf_router_context.ecf library
2013-03-19 11:54:01 +01:00
wsf_filter_context_handler.e
Now WSF_FILTER_HANDLER is a handler and has formal generic G constrained to WSF_HANDLER
2013-03-21 15:47:10 +01:00
wsf_handler_context.e
Moved all *_CONTEXT_* router related classes into wsf_router_context.ecf library
2013-03-19 11:54:01 +01:00
wsf_router_context_mapping.e
Moved all *_CONTEXT_* router related classes into wsf_router_context.ecf library
2013-03-19 11:54:01 +01:00
wsf_routing_context_handler.e
Removed WSF_ROUTING_HANDLER.make_with_router (a_router)
2013-08-20 13:15:37 +02:00