Comment #9 on issue 1283 by chrispri...@gmail.com: Possibility to use custom parser for test data
http://code.google.com/p/robotframework/issues/detail?id=1283

Attached is a patch to implement user defined parsers, generally following the scheme described in comment 3 above by Pekka.

it provides a --parser command line option to specify an extension and class to handle the parsing, alowing reassignment of existing parsers to new extensions, or allowing new parsers to be added either for existing or new extensions. It does not allow disabling of a default parser, though that would not be hard to change.

Changes in the patch include modifications to support the new cli option, documentation updates, and a set of acceptance tests.

Diff is based on today's trunk.


Attachments:
        robotframework-1283.diff  174 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to