Jocelyn Fiat
|
46eb92ac37
|
Major renaming, adopt the WSF_ prefix for all classes under "wsf", and simplify some class names
Removed in WGI_INPUT_STREAM, the assertion "same_last_string_reference"
Copyright updates
|
2012-03-16 09:49:41 +01:00 |
|
Jocelyn Fiat
|
ac3e969b3c
|
Added assertions to catch if route mapping does not already exists
|
2012-02-29 11:27:46 +01:00 |
|
Jocelyn Fiat
|
945ef79857
|
added REQUEST_HANDLER_CONTEXT.string_array_path_parameter (...) to help user handling list/array parameters
fixed postcondition WSF_REQUEST.set_meta_string_variable ...
|
2012-01-31 12:12:41 +01:00 |
|
Jocelyn Fiat
|
2c4df29877
|
Make sure to return a response
Added precondition to check URI_TEMPLATE is valid
|
2012-01-25 16:27:22 +01:00 |
|
Jocelyn Fiat
|
abdd68863d
|
Removed any "format" related query from router lib, this is too application specific to be there.
Better handling of base_url for REQUEST_ROUTER
|
2012-01-20 15:35:03 +01:00 |
|
Jocelyn Fiat
|
4486df14cc
|
export handler from REQUEST_ROUTER
|
2012-01-17 07:51:26 -08:00 |
|
Jocelyn Fiat
|
60574ee85f
|
REQUEST_ROUTER now inherit from ITERABLE [..]
|
2012-01-17 16:35:52 +01:00 |
|
Jocelyn Fiat
|
da3594db50
|
Now the 'router' library is part of 'wsf'
Move hello_routed_world under tests/dev since it was not really an example, but more a dev workspace/test
|
2011-12-15 14:10:52 +01:00 |
|