Jump to content

When will this be released?


Recommended Posts

After seeing the presentation at the CLA summit I am looking forward to getting my hands on the code. Any idea when this code will be released?

 

Hi Jon,

 

Thanks for following up. What's on GitHub right now is partial -- we are working to clean up some more stuff and get it released. It's taken a little bit longer than we thought, because of some other administrative and technical stuff we've had to take care of, but I think we've got that worked out. Now, we're ready to start including a lot more people in the discussion and enable community contribution.

 

I'm prepping for the CLA Summit in Rome, the week after next, and getting this next release pushed out is a big part of that.

 

-Jim

Link to comment
Share on other sites

Hey Jim,

 

I appreciate the update. I am glad to hear it is a partial release because as I dug into it I started to realize that there was no way to configure the processes (at least not that I could see). I will wait for the next release, I appreciate all the effort JKI has put into this and look forward to contributing.

 

-Jon

Link to comment
Share on other sites

Out of curiosity, is there anything major missing aside from Utility methods at the parent level for (something like) "AddProcessToRegistry" and (something like) "GetProcessRendezvous"? I was able to get it up and running by adding those two methods, but it is entirely possible that I am missing something major or just flat out misusing the code.

 

I realize that you are going to release something more complete soon so feel free to ignore me. I'm just doing prep work for my own understanding.

Link to comment
Share on other sites

Out of curiosity, is there anything major missing aside from Utility methods at the parent level for (something like) "AddProcessToRegistry" and (something like) "GetProcessRendezvous"? I was able to get it up and running by adding those two methods, but it is entirely possible that I am missing something major or just flat out misusing the code.

 

I realize that you are going to release something more complete soon so feel free to ignore me. I'm just doing prep work for my own understanding.

 

Yes, were in the process of making some design decisions -- I'm also in Roma for the CLA Summit and am presenting tomorrow...

 

One thing that we're evaluating is the impact of changing the process VI to be Dynamic Dispatch (with the ability to call or override the parent). This changes slightly the mechanics of process registration and synchronization.

 

Additionally, we're working on a full scripting API to allow programmatic creating, editing, and inspection of JKI SMO classes. This aims to enable creating user interface tools that simplify development.

 

We've been doing this experimental development outside of GitHub to avoid a lot of noise. I'd be happy to loop you into what we're working toward and some of the open design questions.

Link to comment
Share on other sites

I'm dying to see more of this. I bid on a project that may start soon and will use the JKI State Machine, and I'd love to consider State Machine Objects.

 

Hi Jim: Depending on how eager you are to play with this, I could get you an early release to test and provide feedback.

 

Jon: Same goes for you.

Link to comment
Share on other sites

 

Hi Jim: Depending on how eager you are to play with this, I could get you an early release to test and provide feedback.

 

Jon: Same goes for you.

 

Jim,

 

Thank you; I would appreciate that very much.

 

Jim

 

PS - you guys rock!

Link to comment
Share on other sites

  • 1 month later...

 

Hi Jim: Depending on how eager you are to play with this, I could get you an early release to test and provide feedback.

 

Jon: Same goes for you.

 

Hi Jim,

 

I would love to take a look at an early release. Just let me know when it's available.

 

Thanks,

Jon

Link to comment
Share on other sites

  • 2 months later...
  • 2 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.