#96 open
Fabio Akita

Improve Mikyung's Scenario engine

Reported by Fabio Akita | June 1st, 2010 @ 04:16 AM

The current process for Mikyung to simulate a natural language process is to make it concatenate the tokens of each phrase using method_missing.

Problem is, that properly recognizable Ruby tokens such as "for", "not", etc will not work. So we have to tweak the text to avoid using any reserved keyword.

The solution is to use a proper parser, probably the best idea being borrowing it from Cucumber.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Shared Ticket Bins

People watching this ticket

Pages