Dofactory.com
Dofactory.com
 Back to list
Views:   9.8K
Replies:  1
Archived

Patterns In Action 4.0 solution structure

Hello.

Quick question: Why is the implementation of the "WCF.ActionServer" project (in the "Hosting Layer" solution folder) put into a separate project ("Action Service" project in the "Service Layer" solution folder)?

Thanks in advance,
Mike
Michael Lopez, Oct 14, 2010
SOA?
Oct 19, 2010
Reply 1
Michael,

For a couple of reasons:

  1. Maintenance - it can be easier to maintain as a separate set of classes
  2. Multiuse - the same implementation can be used by different protocols, such as http, tcp, net, etc.
There are probably other reasons but it's generally a best practice to do it this way.

Thanks,

King Wilder
King Wilder, Nov 03, 2010
Stay Inspired!
Join other developers and designers who have already signed up for our mailing list.
Terms     Privacy     Cookies       Do Not Sell       Licensing      
Made with    in Austin, Texas.  - vsn 44.0.0
© Data & Object Factory, LLC.