ruote tmp/log_2012-07-26.html

2012-07-26 07:24:42 utc hartog good morning all!
2012-07-26 07:30:54 utc jmettraux good morning!
2012-07-26 07:43:41 utc hartog w00t! I'm now a ruote contributor *honoured* ;)
2012-07-26 07:43:50 utc jmettraux thanks a ton!
2012-07-26 07:44:26 utc hartog np! brb; breakfast
2012-07-26 08:07:24 utc jmettraux so, why is there no registry for process definitions?
2012-07-26 08:07:56 utc jmettraux well, because I wanted to users to implement theirs
2012-07-26 08:08:14 utc jmettraux but there is a registry actually supported
2012-07-26 08:08:52 utc jmettraux $dashboard.launch('http://process.example.com/order_coffee.rad') (as a hint)
2012-07-26 08:24:11 utc hartog back
2012-07-26 08:39:31 utc hartog RuoteKit.engine.launch('file://./pdef.rb') => ArgumentError: remote process definitions are not allowed
2012-07-26 08:39:32 utc hartog :(
2012-07-26 08:47:50 utc jmettraux yes, it's disabled by default
2012-07-26 08:51:07 utc hartog and; trying out some of the examples on http://ruote.rubyforge.org/definitions.html
2012-07-26 08:51:22 utc hartog require 'ruote/parsers' also raises an error
2012-07-26 08:51:30 utc hartog LoadError: cannot load such file -- ruote/parser
2012-07-26 08:51:51 utc jmettraux could you please fill an issue report for that?
2012-07-26 08:52:06 utc hartog sure thing
2012-07-26 08:55:08 utc hartog voila
2012-07-26 08:55:53 utc jmettraux https://github.com/jmettraux/ruote/issues/56 excellent, it helps a lot
2012-07-26 08:56:24 utc hartog in my clone there is no parser.rb - at all :scream:
2012-07-26 08:57:13 utc jmettraux iirc, it got replaced by "require 'ruote/reader'"
2012-07-26 08:57:36 utc jmettraux I'll fix the doc in the evening
2012-07-26 11:07:22 utc jmettraux whoah, it's a mail intensive day
2012-07-26 11:26:11 utc jmettraux hartog: https://github.com/jmettraux/ruote/issues/56 many thanks!