Using the WF rules engine without workflow in production - implementation experiences
        Posted  
        
            by Josh E
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Josh E
        
        
        
        Published on 2009-09-25T17:18:20Z
        Indexed on 
            2010/03/30
            23:53 UTC
        
        
        Read the original article
        Hit count: 546
        
I'm designing an application for a type of case management system that has a big requirement for customizable, flexible business rules. I'm planning on using the WF Rules Engine without workflow (see: here, among other examples and such).
One of the points my client brought up (justifiably so!) is whether there are extant examples of using the rules engine for a business rules engine without workflow.
My question, of course is: Has anyone used the WF Rules engine sans workflow in a production application before, and what were your experiences?
© Stack Overflow or respective owner