I have done the initial check in for order_processor after re-factor.
1. Uses three projects from common and one project from business_service. I used ankhSVN with visual studio to re-factor this solution. 2. References changed to be project based so the build will work correctly when building order_processor OR business_service 3. binaries are in a dir created at build time as ../order_processor/bin/Debug 4. Runs and starts normally as expected but not completely tested until I finish the other solutions 5. Ok to test this component with other StockTraders. On to Business Service. drew
