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 "In Process Part of .Net StockTrader": 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
