-
Notifications
You must be signed in to change notification settings - Fork 0
Home
King Chung Huang edited this page May 22, 2014
·
4 revisions
Kevi is a business rule system that provides a consistent way to express business rules for use primarily in Python, Javascript, and .Net applications. Business rule systems help externalize operational decisions from application code so that application systems can more easily adapt to changing business conditions and applications can avoid having business logic mixed with functional code.
Kevi is very heavily based on the WebObjects DirectToWeb rule system, with control semantics from Foundation and Core Data in Mac OS X and iOS, and syntax based on CSS with Less and Saas style nesting. It is designed to operate like the Key-Value Coding protocol in Cocoa, but with values inferred based on business rules.