Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!cam-news-feed3.bbnplanet.com!news.bbnplanet.com!cam-news-hub1.bbnplanet.com!cam-news-feed5.bbnplanet.com!WWW1!not-for-mail
From: Paul Vienneau <pviennea@foxboro.com>
Subject: Re: Edit Rules
Message-ID: <32F0B5B0.6588@foxboro.com>
Date: Thu, 30 Jan 1997 09:52:32 -0500
References: <5cov3u$b7b$1@blackice.winternet.com>
Reply-To: pviennea@foxboro.com
Organization: The Foxboro Company
X-Mailer: Mozilla 3.01 (WinNT; I)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Lines: 22

Bryan Habeck wrote:
> 
> I'm trying to impliment an application that deals with business rules and
>  edit rules.   The rules relate an arbitrary set of parameters, i.e., If
> state = 'Wisconsin', and License Type = 'Nonresident', then License Fee
> is $30.  Rather than hardcoding each rule, I would much rather use a more
> generic abstract framework that can adapt to a given rule. It seems to be
> a problem of common interest.  Has anyone some experience with issues
> like these?
> 
> Bryan Habeck

Bryan,

check out:

	http://www-laforia.ibp.fr/~fdp/NeOpus.html    
 
_____________________________________________________
Paul Vienneau		E-Mail: pviennea@foxboro.com
Software Engineer	Phone:	(508) 549-2052
The Foxboro Company	Fax:	(508) 549-6788

