ANN: ObjectiveCLIPS Available
ANN: ObjectiveCLIPS Available
- Subject: ANN: ObjectiveCLIPS Available
- From: Todd Blanchard <email@hidden>
- Date: Sun, 7 Aug 2005 23:26:43 -0700
CoreData is nifty if you just have passive structured data. But most
data of any interest has rules associated with it and the only way to
add business rules to a CoreData Cocoa app was to create custom
subclasses of NSManagedObject.
ObjectiveCLIPS integrates NASA's CLIPS expert system shell with
CoreData objects and FScript. This allows you to build CoreData
applications with complex behavior in a more interactive fashion as
each rule can be separately tested.
This is also useful if you simply want to build expert systems with a
conventional Cocoa UI.
You can download the compiled frameworks and a demo application from:
http://homepage.mac.com/tblanchard/.Public/ObjectiveCLIPS.zip
Full source code: http://homepage.mac.com/tblanchard/.Public/
ObjectiveCLIPSSource.zip
Enjoy,
-Todd Blanchard
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden