Extracted the policy driven classes into their own library for now "wsf_policy_driven.ecf"

Updated the restbucksCRUD example to demonstrate both approaches.
This commit is contained in:
2013-08-20 17:27:57 +02:00
parent 07f71dfc4e
commit 2651171294
17 changed files with 870 additions and 398 deletions
@@ -0,0 +1,3 @@
The current example has a main target for the server: "restbucks"
But we also provide "policy_driven_restbucks" target which is using the
policy-driven framework than help coder fulfill HTTP expectations.