Closed
Description
Having looked at the progress code I cannot see why I have to provided anything more
the the update() function. Requiring me to create a class seems to be asking me to do the work
of the library. Am I missing something?
The class has the internals of the parsing in it. Would I ever need to override this?
Why isn't details of the parse class hidden from the public API?