Re: [rules-dev] plugging in a new resource type for the Knowledge Builder stuff
Michael Neale <michael.neale <at> gmail.com>
2010-01-07 01:19:20 GMT
ok - yes USER_TYPE was what some one was suggesting, a generic
mechanism for handling things based on type.
Given that in many many cases, people have all sorts of funky code
that translates stuff to drl, it would be a really nice feature to
allow people to plug in what they are already doing, so they can
benefit from the KA managing their resource loading.
Well see if a patch is doable to provide this feature.
On Thu, Jan 7, 2010 at 10:49 AM, Mark Proctor <mproctor <at> codehaus.org> wrote:
> On 06/01/2010 01:22, Michael Neale wrote:
>> (this is for Mark - perhaps Salaboy as well?)
>>
>> Someone was asking if it is/would be possible to plug in a new
>> "resource type" that generates rules (say another XLS style format) -
>> without changing core code - is this doable/an aim of the resource
>> framework stuff?
>>
>>
> It's doable, but wasn't planned yet. I would probably have a more
> generate USER_TYPE resource type, that then allows people to do what
> ever they want.
>
>
> _______________________________________________
> rules-dev mailing list
> rules-dev <at> lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-dev
>
(Continue reading)