I am getting close... Still a few more user stories to work out...
And some more git magic to learn before making it official.
I started with Densha and adding WfXML-R + OpenID + OAuth

Here is my question and it might be trivial but I just want to make sure:

1. I forked ruote-web (aka Densha) and installed the various rufuses using
the 'install_workflow_engine' task
2, I created a wfxml branch and started moving code from geobpms to it
3. I then created a remote entry back to the original ruote-web

So now I can fetch the new updates to ruote-web and merge them into my wfxml
branch.

My question is: how do I get updates for the many other RUFUSES projects?
Do I need to create seven remote entries? (ruote dollar eval lru mnemo
scheduler verbs) and do seven manual updates?
Re-running the install_workflow_engine everytime does not feel right
(wouldn't git lose track of the changes mine and yours?)

Just checking...

Thanks,

Pat.

> From: John Mettraux <[EMAIL PROTECTED]>
> Reply-To: <[email protected]>
> Date: Tue, 13 May 2008 08:16:03 +0900
> To: <[email protected]>
> Subject: [openwferu-users] Re: Are ruote-web and kisha compatibles?
> 
> 
> On Tue, May 13, 2008 at 4:21 AM, Diego Moreno <[EMAIL PROTECTED]> wrote:
>> 
>>  I am working on a web application on rails over openwferu. Also, I
>>  need a REST api to interoperate with others modules. I am watching
>>  ruote-web (web interface) and kisha (REST api). I need both features
>>  but I dont know if they are compatibles with each other. I dont know
>>  if I can have both applications running on different ports over the
>>  same database. Is this possible?
>> 
>>  In both projects the "workitems" and "fields" tables have the same
>>  attributes. Then, it seems that it is possible...
> 
> Hello Diego,
> 
> well, Pat is working on that (http://github.com/cappelaere) but his
> goal is to implement the wfxml-r interface
> (http://geobliki.com/articles/2008/04/24/restful-wfxml-accepted-by-the-wfmc)
> so he's adding OpenId and OAuth to the mix.
> 
> The idea of Pat seems to be to merge Kisha and Ruote-Web together.
> 
> I have for now decided to stop the development of Kisha and let Pat
> handle that the way he wants. I just work on Ruote-Web and Ruote-Rest
> (which is a Kisha--).
> 
> Back to your question, the problem with Kisha and Ruote-Web sharing
> the same db is about locking workitems and also sharing the engine
> rundata. The best way is probably to have a mix of Kisha and
> Ruote-Web, with controllers for human consumption and controllers for
> restful consumption.
> 
> My original idea was to strip the engine out of Ruote-Web and make it
> rely on Kisha (or Ruote-Web) as a back-end. But well, I had no time
> and it could get complicated to deploy.
> 
> 
> So nothing out of the box for now.
> 
> Maybe Pat will have his say here.
> 
> 
> Best regards,
> 
> -- 
> John Mettraux - http://jmettraux.wordpress.com
> 
> > 



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenWFEru users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to