You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tenkyu I know this was an old proof-of-concept project for you, but oddly enough yours is the easiest to find .NET client for KIE server to call Drools using Google search!
In playing around with my own POC for Drools, I needed a few commands that were missing from your project and along the way had to add some extensions to make getting typed objects from GetObjects and Query commands easier, so I forked yours and added my new stuff to get my own mini-project going. Since you have the nice NuGet package, and guessing others like me will still land on your doorstep when they are doing some testing of Drools from .NET clients, I'm happy to send you a pull request with my changes. This project is so old for you, not sure if you still consider it being maintained it or not ;)
Of course you can send a PR
From: Darren DeLoach<mailto:[email protected]>
Sent: Friday, November 20, 2020 12:31 AM
To: tenkyu/KieServerAdapter<mailto:[email protected]>
Cc: Çetin Yılmaz<mailto:[email protected]>; Mention<mailto:[email protected]>
Subject: [tenkyu/KieServerAdapter] Still taking pull requests? (#5)
@tenkyu<https://github.com/tenkyu> I know this was an old proof-of-concept project for you, but oddly enough yours is the easiest to find .NET client for KIE server to call Drools using Google search!
In playing around with my own POC for Drools, I needed a few commands that were missing from your project and along the way had to add some extensions to make getting typed objects from GetObjects and Query commands easier, so I forked yours and added my new stuff to get my own mini-project going. Since you have the nice NuGet package, and guessing others like me will still land on your doorstep when they are doing some testing of Drools from .NET clients, I'm happy to send you a pull request with my changes. This project is so old for you, not sure if you still consider it being maintained it or not ;)
You can view my updated fork here to look over the changes involved: https://github.com/DeLoachAero/KieServerAdapter
Thanks for putting your project together, really saved me some time getting a quick demo going to show how Drools works to my team.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#5>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABBMAZBGGTP4CVHDDMO2Z63SQWFEPANCNFSM4T36LHVQ>.
@tenkyu I know this was an old proof-of-concept project for you, but oddly enough yours is the easiest to find .NET client for KIE server to call Drools using Google search!
In playing around with my own POC for Drools, I needed a few commands that were missing from your project and along the way had to add some extensions to make getting typed objects from GetObjects and Query commands easier, so I forked yours and added my new stuff to get my own mini-project going. Since you have the nice NuGet package, and guessing others like me will still land on your doorstep when they are doing some testing of Drools from .NET clients, I'm happy to send you a pull request with my changes. This project is so old for you, not sure if you still consider it being maintained it or not ;)
You can view my updated fork here to look over the changes involved: https://github.com/DeLoachAero/KieServerAdapter
Thanks for putting your project together, really saved me some time getting a quick demo going to show how Drools works to my team.
The text was updated successfully, but these errors were encountered: