What is Caliburn Validation abstraction

Posted by Chen Kinnrot on Stack Overflow See other posts from Stack Overflow or by Chen Kinnrot
Published on 2010-12-30T21:46:44Z Indexed on 2010/12/30 21:54 UTC
Read the original article Hit count: 207

Filed under:

Recently I saw this document that specify how great is Caliburn(Not really it compares it to the micro framework, and thats enough). I'm working with Caliburn for more than a year and don't know many things about it.

So maybe someone can explain the following(Some of it I can understand but have no iea about the relation to caliburn):

  1. Validation abstraction
  2. module framework
  3. ExpressionTree-Based runtime delegate generation
  4. ViewModelFactory
  5. ShellFramework

I'm working with V1.1 so if something is new in 2.0, just say it belong to the new version I'll learn it probably in the future.

© Stack Overflow or respective owner

Related posts about caliburn