Updates:
        Status: Pending
        Labels: Target-2.8.2

Comment #1 on issue 1491 by pekka.klarck: Handling null byte within string
http://code.google.com/p/robotframework/issues/detail?id=1491

I understand the need for adding this simple keyword. Why I'm not yet certain is adding it a good idea is that the proposed keyword is not very generic. I would imagine that there could be use cases where other bytes ought to be removed than the null byte. Could we come up with a keyword that handles that? It could be named `Remove Bytes` and could take bytes to remove as arguments. I target this initially to 2.8.2 but cannot yet make any promises will it be included in the end.

Being able to remove characters or substrings could also be handy, but that probably ought to be implemented as a separate keyword. That usage can also be done already now using `Replace String` by using ${EMPTY} as the replacement character. This just isn't as clear as having separate `Remove String` keyword.

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