On Mon, May 17, 2010 at 10:28:31PM -0400, Cappelaere Patrice wrote:
> 
> Well... parser.rb takes a definition (from a file, string...) creates a new 
> instance of a  Ruote::Parser, calls parse...
> calls ruby_eval... which eventually calls the ruby_dsl.

Actually parse() is called, but since the input is a syntax tree, it exits 
directly :

  http://github.com/jmettraux/ruote/blob/ruote2.1/lib/ruote/parser.rb#L52

No ruby_eval.


Best regards.

-- 
John Mettraux - http://jmettraux.wordpress.com

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