mercredi 13 avril 2016

How to connect pipes and filters with different data types?

Say I have one collection of pipes and filters that processes "string" data types. Now after I have completed manipulating it to a certain format. I can now convert the final "string" data to a KeyValuePair through simple parsing.. But then I need to pass that KeyValuePair to another set of pipes and filters for processing the DateTime and double.

Aucun commentaire:

Enregistrer un commentaire