Updates:
        Summary: XML library: Support using lxml module to get better xpath 
support
        Status: Accepted
        Labels: Target-2.8.5

Comment #5 on issue 1623 by pekka.klarck: XML library: Support using lxml module to get better xpath support
http://code.google.com/p/robotframework/issues/detail?id=1623

A customer at NSN needs better xpath support. This will be implemented in 2.8.5. Possible solutions are:

1) Enable lxml automatically if it is installed. This way it could be used also by Robot internally. That would have potential performance benefits -- needs to be tested -- but also potential backwards compatibility problems, for example, if lxml is not correctly installed.

2) Enable lxml with an import time parameter. This would be fully backwards-compatible and would also make it more explicit when lxml is in use.

--
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/d/optout.

Reply via email to