ShadowKnightMK4 / OdinSearch

Search thru local computer files and feed matching output to a class that consumes it.
MIT License
1 stars 0 forks source link

Stretch/Nice to have: Load Xml (and save) representation of class SearchTarget class #6

Closed ShadowKnightMK4 closed 5 months ago

ShadowKnightMK4 commented 6 months ago

Optional.

This milestone is there to ask for loading XML and saving XML representations of the SearchTarget class from a stream.

ShadowKnightMK4 commented 5 months ago

Going thru found I was assigning a few things such as AccessAnchor1 and AccessAnchor2 to the same value of the search target. There's a unit test to show it now can go to xml and back.