Quest for Massage, Part 5
(I'm on vacation, so updates will be infrequent for a bit...)
Now that I understand how to write a filter that works like a file-like object, that can be linked into a chain of other file-like objects, here is the new version of the project that wraps up mx.tidy.Tidy into a file-like filter object. (Oops... problems with that... fixed it.)
This might be overkill for this little project at this point, but it sure makes the main code cleaner, and I think it will scale well. I like it a lot.
Next, I need to look at pulling out the appointment schedule table from the parsed XML.
8:11:37 PM
|