| Hakan's profileHåkan Forss BloggPhotosBlogLists | Help |
ARC315 Zen of Architecture
Juval Löwy was good as usual. This time he talked about his method of producing an architecture for a system. Here are some of the main parts of Juvals method
Some of the design rules Juval talkes aboutOne of the most important part of the architecture is to isolate the areas of change and make the areas of change decoupled from the rest of system Systems are typically designed in layers, even simple systems Layers are used to layer encapsulation All cross-layer entities should be WCF services You only pass the following between layers:
Logic in data contracts should not cross layers A layer should always authenticate the caller. There is no need to pass the authentication thru layers. I agree in the most parts with Juval but I think a more domain driven design approach is more useful. TrackbacksThe trackback URL for this entry is: http://hakanforss.spaces.live.com/blog/cns!27CCB0417E50BA2!1646.trak Weblogs that reference this entry
|
|
|