Code Monkey home page Code Monkey logo

kieserveradapter's People

Contributors

tenkyu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kieserveradapter's Issues

Could you add the following new items to this enum?

Hi!
Thank you for shared the library.
I hava new develompment case where I need to set and get variable global.
I added new commands in my local project but I can´t override KieCommandTypeEnum to add new elements.

Could you add the following new items to this enum?

public enum KieCommandTypeEnum : byte { SetGlobal = 20, Insert = 10, FireAllRules = 2, GetGlobal = 1, StartProcess = 0 }

Thank you for your attention

Still taking pull requests?

@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.

Missing LICENSE

There is no LICENSE file in this repository, simple enough.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.