this project has been moved to http://urt.berlios.de
please look for latest updates on berlios.de (developer.berlios.de)
Small but sensible change has been done:
The data handler argument "data" is now appended with '\0', for convinience in some very popular usecases -- to treat this data as a cstring as many dumb programs want.
It is not the "functioanality change" -- it just help a user to avoid one memory reallocation call by a data chunk.
Morada public web-service is currently being under construction on morada.ru decided to include URT to serialize a data passing from client-browser to the morada-server via AJAX.
It is faster, shorter and more convinient than any data serialization method exists.
They use the URT to import/export web-sites.
It works fine, very fine. I am happy.
User-defined Errors are now possible to be raised during a parse process.