Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.8
-
None
Description
The structure of the examples directory (as installed) is the following:
direct
failover
fanout
messaging
pub-sub
qmf-console
request-response
tradedemo
verify
verify_all
xml-exchange
This structure hides the fact that there are two APIs, an old one and a new, recommended API. The uninitiated are not going to figure out that they should be looking in the "messaging" directory for the most relevant examples.
I'd like to suggest that we rearrange these directories such that all old-API examples are under a single subdirectory called "old-api" or similar.