+1
Отвечен
Debugging
Any pointers on how to debug your XML? Are there any logging utilities at the very least? At the very best, do we have any potential breakpointing?
Thanks!
Thanks!
Сервис поддержки клиентов работает на платформе UserEcho
As for validating an entire XML file, probably the quickest way to do that is to open in firefox and it will validate the XML for you. I know this is an external fix, but we will look into a stronger in house solution in the future.
This is something we've dealt with in other frameworks that causes a good deal of pain (lack of debugging tools), and I was hoping you guys had some secret sauce for that :) If not, I totally understand, but that would definitely be a killer feature.