Sorry critical edit. >From the mail entitled "Moving .NET StockTrader from contrib to trunk"
-----Original Message----- From: Drew Baird (Volt) [mailto:[email protected]] Sent: Tuesday, February 17, 2009 11:08 AM To: [email protected] Subject: .Net StockTrader, Shared code and InProcess mode. Perhaps I could get a second opinion from someone (Jonathan or Paul ?) on removing the Inprocess portions of .NetStockTrader and the comments below: >From the mail entitled "Moving .NET StockTrader from contrib to trunk": 3) There is shared code that prevents us from cleanly separating OrderProcessorService (OPS) and BusinessLServiceLayer (BSL). 4) #3 is complicated by an extra IN-Prcoess implementation in the Presentation Layer. In the INProcess mode the OPS and BSL are included in the presentation project. We can duplicate code easy enough but that turns my stomach... How will this affect the other implementations? Do the other implementations use a Inprocess mode? Thanks! Drew
