On Mon, Mar 30, 2009 at 4:17 PM, Kenneth Kalmer <[email protected]>wrote:

> On Mon, Mar 30, 2009 at 4:08 PM, John Mettraux <[email protected]>wrote:
>
>>
>> On Mon, Mar 30, 2009 at 11:04 PM, Kenneth Kalmer
>> <[email protected]> wrote:
>> >
>> > I'll jump on getting my ruote-rest switched over to ArParticipant for
>> the
>> > "wild card participants" and report back.
>>
>> Great. I'll probably release a last 0.9.21 ruote-rest (including fix
>> for
>> http://groups.google.com/group/openwferu-users/browse_frm/thread/c552037b4a340a3
>> )
>> tomorrow. I think I'll go for ar_participant. Ping me if you spot
>> issues with it. (I'll do a micro-release 0.9.21 of ruote tomorrow).
>>
>> I was busy replicating rake rails:freeze:gems
>> (http://jmettraux.wordpress.com/2009/03/30/gem-freeze/) to prepare
>> this 0.9.21 ruote-rest release.
>>
>
> Awesome stuff, I'll test everything tonight and make a 'pooltool.ru'
> alternative for migrating the existing workitems to the new ArWorkitems.
> I'll probably be in #ruote when you hit the office for any last reviews...
>

My fork (http://github.com/kennethkalmer/ruote-rest) has been switched to
completely use the new ArParticipant. All the tests pass and I'm busy with
some manual testing of processes to ensure everything is sound.

I've made a little script to convert workitems from the workitems table
(OpenWFE::Extras::Workitem) to the new ar_workitems table
(OpenWFE::Extras::ArWorkitem). If lives in a gist (
http://gist.github.com/87900) and the current version can be runned as
follows (from inside your ruote-test project):

$ curl
http://gist.github.com/raw/87900/338ac048957db969ffbd5b8fe1a220d38269f9b2/arparticipants.rb>
arparticipants.rb
$ ruby arparticipants.rb -h

If like me you use a vendor-ed ruote, change the last command above to be:

$ ruby -Ivendor arparticipants.rb -h

HTH

Kind regards

-- 
Kenneth Kalmer
[email protected]
http://opensourcery.co.za

--~--~---------~--~----~------------~-------~--~----~
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to