DELIMITED_DATA_READER Node can give up?

DATA_READER Node can use to replace DELIMITED_DATA_READER Node functions?
DELIMITED_DATA_READER Node inadequate.
Note:
This reader can’t read multiple character delimiters if an initial part of the delimiter is contained in data before this delimiter. Ie: Delimiter is ‘delim’. Data are ‘xxxd!xxxdelim’. Please use DataReader instead DelimitedDataReader while the problem will be resolved

DELIMITED_DATA_READER Node can give up?

The Delimited Data Reader is little bit faster and that’s reason why this component wasn’t already discarded.

Martin

Can this bug in the above DELIMITED_DATA_READER nodes in the solution?