1. There are several shared projects from common included to business_service
2. References changed to be project based so the build will work correctly when building business_service 3. binaries are in a dir created at build time as ../business/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 -----Original Message----- From: Drew Baird (Volt) [mailto:[email protected]] Sent: Thursday, February 19, 2009 3:54 PM To: [email protected] Subject: dotnet order_processor component ready to party! 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
