ObjectiveCLIPS 1.7 review

Download
by rbytes.net on

ObjectiveCLIPS allows the creation of intelligent Cocoa applications with persistent object models and complex business rules.

License: Freeware
OS: Mac OS X
File size: 1159K
Developer: Todd Blanchard
Price: $0.00
Updated: 28 Mar 2006
0 stars award from rbytes.net


ObjectiveCLIPS allows the creation of intelligent Cocoa applications with persistent object models and complex business rules.

Out of the box, Apple gives you the ability to write Cocoa applications with dumb passive data models using CoreData. However, there is no convenient way to express complex constraints and dependent values without writing custom business objects. Even if you write the custom objects, your code will likely be fragile for a variety of reasons. ObjectiveCLIPS allows you to write rules about your objects and execute actions when rules match.

What's New:
Optimized for production use when the developer tools are not in use. This makes shipped applications much faster by eliminating unnecessary processing and data synchronization.
In addition, extensive trace logging can be enabled from a checkbox on the CLIPS console window and many of the debugging capabilities are now lazily initialized to avoid paying for features that are not being used (such as synchronization of KBActivations).
Also, the FScript bridge has been rewritten to eliminated redundant parsing by caching FScript expressions as Blocks.

Requirements:
CoreData
Developer Tools.

ObjectiveCLIPS 1.7 keywords