Hi John et al.,

I was trying around '_if' expression of 'Ruote'.
At one point I felt that the implicit 'then' and 'else' can be
improved a little further.

Is it a good idea ?

_if do
  equals :field_value => :x, :other-value => "y" do
    _then do
      participant :theodor1
      participant :theodor2 # Note second participant here
    end # 'then' is handled explicitly

    _else do
      participant :emma
    end # 'else' is handled explicitly
  end
end

Thanks.

Regards,

./harshal

--~--~---------~--~----~------------~-------~--~----~
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